You plan to deploy multiple instances of an Azure web app across several Azure regions.You need to design an access solution for the app. The solution must meet the following replicationrequirements:Support rate limiting.Balance requests between all instances.Ensure that users can access the app in the event of a regional outage.Solution: You use Azure Front Door to provide access to the app.Does this meet the goal?
You have an Azure subscription that contains a storage account.
An application sometimes writes duplicate files to the storage account.
You have a PowerShell script that identifies and deletes duplicate files in the storage account. Currently, the script is run manually after approval from the operations manager.
You need to recommend a serverless solution that performs the following actions:
Runs the script once an hour to identify whether duplicate files exist
Sends an email notification to the operations manager requesting approval to delete the duplicate files
Processes an email response from the operations manager specifying whether the deletion was approved
A company is going to be deploying an Azure SQL Database instance to the Central US region. They have the following requirements when it comes to the security for the database instance
Only select workstations with static Public IP addresses should be allowed to connect and perform administration on the database
An Application hosted in a Virtual Network on a Virtual machine would need to interact with the Azure SQL database
A function is implemented which hides the Social Security Numbers column in the Person table in the database
Which of the following would be best suited to fulfil the requirement?
“Only select workstations with static Public IP addresses should be allowed to connect and perform administration on the database”