Register to Better Coder! It's free.
Enjoy the premium features and succeed at every job interview.
You need to give some of your contractors access to an Azure Storage blob container and limit the access to be active only for two months. What is the best way to do this?
Experience Level: Senior
Tags: Azure CloudAzure Storage
Answer
Use Shared Access Signatures (SAS) with expiration.
Related Azure Cloud job interview questions
What tool is used to perform discovery and remediation of identity objects and their attributes in an on-premises Active Directory environment in preparation for migration to Azure Active Directory?
Azure Active DirectoryAzure Cloud SeniorWhat Azure services can work as load balancers and at what OSI layer do they operate?
Azure CloudAzure Storage SeniorYou plan to integrate Azure API Management into your virtual network (VNET). What is the minimum size of the APIM subnet?
Azure API ManagementAzure CloudAzure Virtual Networks SeniorYou plan to deploy apps to virtual machines in a virtual network together with microservices in AKS that are being consumed by the apps within the same network. You need to design a solution that will expose the microservices to the consuming apps. The ingress access to microservices must be restricted to a single private IP address and protected by using mutual TLS authentication. The number of microservices must be rate-limited and the cost must be minimized. How will you approach the challenge?
Azure API ManagementAzure CloudAzure Kubernetes ServiceAzure Virtual Networks SeniorYou want to host your application on Azure Virtual Machines. You need to ensure that scaling out and in is done automatically based on CPU utilization. The infrastructure needs to remain available even if the zone or region fails. How will you solve the requirements?
Azure CloudAzure Virtual Machine Scale Sets Senior