What happens when you exceed your Azure subscription limits for a resource?
AResources are automatically scaled up.
BResource creation will fail.
CSubscription is automatically upgraded.
DYou receive additional credits.
Explanation
Exceeding a subscription limit will result in resource creation failures; scaling up or automatic upgrades do not occur without manual actions.
Q62
Which Azure service provides integrated monitoring for resources?
AAzure Monitor
BAzure Active Directory
CAzure Functions
DAzure Cosmos DB
Explanation
Azure Monitor allows full-scale monitoring of resources, while the others serve different purposes.
Q63
You are configuring a Virtual Network with two subnets. What happens if both subnets have overlapping IP address ranges?
AConfiguration is successful without issues
BExcel and SharePoint disconnect
CAzure will resolve IP conflicts
DConfiguration fails with an error
Explanation
Overlapping IP ranges will cause the configuration to fail due to conflicts, while the others are false scenarios.
Q64
A company needs to ensure that data in Azure Blob Storage is automatically deleted after a specific period. Which feature should they use?
ABlob versioning
BLifecycle management policies
CSoft delete configuration
DData encryption settings
Explanation
Lifecycle management policies enable automated deletion, whereas the other options do not relate to automatic data deletion.
Q65
Which service is used to automate deployments in Azure?
AAzure DevOps
BAzure Logic Apps
CAzure Functions
DAzure Blob Storage
Explanation
Azure DevOps provides tools for CI/CD, unlike the other options.
Q66
A company needs to give temporary access to a contractor for a single project. What should they do?
ACreate a permanent user account
BAssign a role to a group
CUse Azure AD B2B collaboration
DShare a service principal
Explanation
Azure AD B2B allows secure collaboration without permanent accounts.
Q67
You are configuring a virtual network gateway. What happens when you select the 'VPN' type?
AOnly ExpressRoute connections supported
BGateway for point-to-site networking
CEnables site-to-site connections only
DPermits both VPN and ExpressRoute
Explanation
Selecting 'VPN' allows support for both VPN types.
Q68
Which service can be used to automate scaling of Azure resources?
AAzure Traffic Manager
BAzure Automation
CAzure Monitor
DAzure Load Balancer
Explanation
Azure Automation can set up automatic scaling based on defined conditions, while the others serve different purposes.
Q69
A company needs to manage permissions for developers on multiple Azure subscriptions. What should they use?
AAzure RBAC
BAzure Policies
CManagement Groups
DResource Locks
Explanation
Management Groups provide a way to manage access across multiple subscriptions, unlike RBAC and others which manage within a single scope.
Q70
What happens when you assign a role to a user at the resource group level?
AAccess granted only for that group.
BAccess granted to all resources.
CAccess denied to all resources.
DAccess depends on subscription level.
Explanation
The user receives permissions only for resources within that specific resource group, not others.