Privacy, Compliance and Trust Flashcards
What is Azure Governance ?
A set of rules, policies and roles that define acceptable usage of resources.
What is Azure Policy?
This is used to create policies in Azure.
What is Governance?
Governance validates that your organisation can achieve its goals through effective and efficient use of IT.
What is a Policy?
A series of rules to ensure compliance.
What is RBAC?
Role Based Access Control.
RBAC characteristics?
1) Define User Access:
* You can define specific user access to individual resources.
2) Minimum Access.
* RBAC can enable minimum access necessary to resources. This ensures only users with valid access can manage resources.
3) Target Specific Use Cases:
Be very explicit (granular) about uses and access.
How does RBAC Work?
RBAC works via Role Assignment.
What is a Security Principle?
An object representing an entity such as a user or group, which can access a resource.
What is a role?
A collection of permissions such as read, write and delete.
What is Scope? (In relation to RBAC)
The sources an access role applies to.
What are Locks? (RBAC)
Locks either prohibit the deletion or manipulation of a resource group, resource or subscription.
A lock needs to be removed entirely before the locked actions can be performed again.
What are Azure Blue Prints?
A template for creating a resource in Azure. It can include:
- resource templates
- RBAC
- policies
- Samples for common regulations.
What is the Cloud Adoption Framework?
A collection of documents to guide you through the cloud adoption process.
* Helps define strategies for governance and best practices.
What is the Azure Monitor?
A Centralised Portal that collects telemetry data from Azure resources and services.
* Services on-premise can send logs to Azure Monitor.
What is telemetry?
Telemetry is the in situ collections of measurements or other data at remote points and their automatic transmission to receiving equipment (telecommunication) for monitoring.
OR Information about how services or devices are performing.