This section includes 7 InterviewSolutions, each offering curated multiple-choice questions to sharpen your Current Affairs knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
VM creation is possible using Azure Resource Manager in a Virtual Network which was created by means of classic deployment. True or False? |
| Answer» | |
| 2. |
What is NSG? |
|
Answer» NSG stands for Network Security Group that has a LIST of ACL (Access CONTROL List) rules which either allows/denies network traffic to subnets or NICs (Network Interface Card) connected to a subnet or both. When NSG is LINKED with a subnet, then the ACL rules are applied to all the Virtual Machines in that subnet. Restrictions of traffic to INDIVIDUAL NIC can be done by associating NSG directly to that NIC. |
|
| 3. |
What is Azure Resource Manager? |
|
Answer» AZURE Resource Manager is a service provided by Azure to provide management and application deployment in Azure. The resource manager provides the management layer that helps the developer to CREATE, modify or delete the resources in the Azure subscription ACCOUNT. This FEATURE comes in handy when we have requirements like managing access controls, locks, ensuring the security of the resources post-deployment, and organization of those resources. |
|
| 4. |
Define Azure Service Level Agreement (SLA)? |
Answer»
|
|
| 5. |
Why is Azure Diagnostics API needed? |
Answer»
|
|
| 6. |
How many cloud service roles are provided by Azure? |
|
Answer» CLOUD service roles comprise a set of application and configuration FILES. There are 2 kinds of roles provided by Azure:
|
|
| 7. |
Define role instance in Azure. |
|
Answer» A role instance is NOTHING but a virtual MACHINE where the APPLICATION CODE runs with the help of running role configurations. There can also be multiple instances of a role as per the definition in the cloud service configuration FILES. |
|
| 8. |
What are the various models available for cloud deployment? |
|
Answer» There are 3 MODELS AVAILABLE for cloud deployment: Models For Cloud Deployment
Here, we USE the best of both worlds to our requirements and advantage. |
|
| 9. |
Can you tell something about Azure Cloud Service? |
Answer»
|
|
| 10. |
What do you understand about cloud computing? |
Answer»
|
|