Thursday, July 8, 2021

ARM Templates Interview Questions 2021

1. What is the purpose of ARM Templates
2. What are the sections we have in ARM Template
3. What is the need of Parameters and Variables in ARM Template
4. What the Deployment options you have in deployment of ARM Template
5. Incremental vs Complete vs Validation
6. How do you define dependency in ARM Template
7. I have a VNET created in Azure and I need to link that VNET for Virtual Machine resourve in ARM template, how do you do
8. Copy function 
9. Parameters vs Variables in ARM Template
10. What is the Task you use to deploy ARM Template in CD pipeline
11. What is the Powershell cmdlet we use to deploy ARM Template 
12. I have some resources created in azure from ARM template, later on I have added a new resource in ARM Template and deployed. What will happen
13. Suppose I have a VM created in Azure from ARM Template, later on you have just changed the VM Name in ARM Template, What will happen

Azure Repos Interview Questions 2021

1. Cherry Pick
2. GIT Fetch vs GIT Pull
3. Forking vs Clone
4. What kind of Branch Policies you have in your project
5. What are the Branching strategies you have in your project
6. Release Number vs Tagging 
7. Pull Request vs Merging
8. Squashing vs Rebase
9. I need to get some code from Azure Repos and some code from Github into CI pipeline. How would you achieve

Azure DevOps Interview Questions 2021

1. Deployment Groups
2. Variable Groups*
3. Task Groups
4. Demands concept in Agents
5. User Capabilities and System Capabilities in Agents
6. How do you optimize the Build Time
7. Self Hosted Agents vs Microsoft Hosted Agents
8. How do you add Agents under an Agent Pool
9. What is the use of Artifacts(Feeds)
10. What is the differnce between Artifacts(Feeds) vs Publish Artifacts
11. What are the options we have to publish our artifacts
12. What is After Release vs After Stage vs Manual only 
13. Can we schedule Build in CI and Release in CD 
14. Can we add deployment step in CI Pipeline, If YES what is the purpose of CD Pipeline
15. How do you establish connection between Azure Devops and Azure, Azure Devops and SonarQube
16. How do you integrate Sonar Qube with Azure Devops
17. Continous Integration vs Continuous Deployment vs Continuous Delivery
18. Quality Gates
19. Gated Builds
20. Test Driven Development

Azure Interview Questions 2021

1. How do you configure Applications Insights to App Service
2. Is App Insights can be configured only for App services or SQL DB also
3. Yesterday you have deployed some resources to a subscription, when you come to office next day those resources are not there under that subscription. How would you debug the issue
4. Traffic Manager vs Azure Load Balancer
5. Whenever you create NSG, by default some Inbound and Outbound rules gets created. What are those rules
6. You have deployed an app service today. When you come to office next day that ap service is not working throwing 500 error. How would you debug the issue.
7. What is the purpose of SAS Key.
8. You have created SAS key and given Write access to a developer for 3 years. But after a month you want to revoke it. How would you do it
9. Queues vs Topics in Service Bus explorer
10. All the messages are moving to dead letter in queues. What would you do.
11. How do you change App setting values of App seevices for different environment
12. Deployment slots 
13. Recovery Vault Services

Featured Posts

Adding Accesspolicy to KeyVault for Service Principal Using Portal and Powershell

  Scripts path : https://drive.google.com/drive/folders/1sbBpnVFgXhUIXLdf2E9heyWDeU2f9427?usp=sharing  Adding Accesspolicy to KeyVault for S...