Azure Question Set

1) Person B manages an azure website named sampleweb. logging(Logs for further analysis) is enabled for sampleweb. You need to view errors from the log file in a continuous stream as they occur. which windows powershell command should you execute?

AzureWebSiteLog

i) Get-AzureWebSiteLog -Name -------  -OutBuffer Error
ii) Save-AzureWebSiteLog -Name ------- -Output Errors
iii) Get-AzureWebSiteLog -Name --------- -Tail -Manage Error
iv) Get-AzureWebSiteLog -Name --------- Manage Error



2) Your company has two cloud services named CS01 and CS02. You create a virtual machine(VM) in CS02 named Accounts. You need to ensure that users in CS0 can access the Accounts VM by using port 8080. What should you do?
Reference 

i) Create a firewall rule.
ii) Configure load balancing.
iii) Configure port redirection.
iv) Configure port forwarding.
v) Create an end point.

3) The maximum size of a datadisk is ____ terabytes.

i) 1
ii) 2
iii) 3
iv) 4

4) You are deploying the web-based solution in the Region 1, you need to copy the repository of existing works that the plagiarism detection service uses,
What should you do?
Explanation 
i) Copy the files from the source file share to a local hard disk. Ship the hard disk to the Region data center by using the Azure Import/Export service.
ii) Create an Azure virtual network to connect to the Region 1. Then use Robocopy to copy the files from the current region to the West Europe region.
iii) Provide access to the blobs by using the Microsoft Azure Content Delivery Network (CDN). Modify the plagiarism detection service so that the files from the repository are loaded from the CDN.
iv) Use the Asynchronous Blob Copy API to copy the blobs from the source storage account to a storage account in the  Region 1.


5) What type of storage can only be used with Azure Virtual machines disks and is best fir I/O intensive applications?
Explanation
i)Blob Storage
ii)General Purpose Storage
iii)Premium Storage
iv)Standard Storage


6) windows azure queue returns a bad request(400) message during application initialization. What could be the possible reason?
Reference:
i) Queue does not have message in it
ii) Queue is full
iii) Queue name may contain illegal characters
iv) Multiple processes are talking to the same queue

7) In Azure a public address can be assigned to
Reference
i) VM
ii) VPN Gateway
iii) Application Gateway
iv) All the options mentioned

8) Storage Optimized VM series is ideal for ________
Reference
i) Related DB servers
ii) Big Data, SQL, and NoSQL databases
iii) Medium to large caches
iv) All the mentioned options

9) Volatile information is stored in ________
i) local VM state
ii) Azure DB
iii) AppFabric Cache
iv) SQL Azure

10) Which feature is provided only with Microsoft azure ad premium P2?
Identity Protection 

11) Which Microsoft azure active directory(ad) Powershell command must you run before you can manage a Microsoft azure ad tenant from Powershell? 
i) Get-Azuresubscription
ii) Connect-MsolService correct
iii) Get-MsolService
iv) Select-AzureSubscription

12) You need to implement multi-factor authentication (mfa). What is the minimum version of Microsoft Azure AD that you must deploy.
Reference
i) Azure AD Free
ii) All of the methods
iii) Azure AD Basic
iv) Azure AD Premium 1

13) You are creating a user in the Microsoft azure portal, which are default roles that can you assign to the user?
i) All of the options mentioned
ii) Limited Administrator
iii) Global Administrator
iv) User

14) When creating a new user in Microsoft azure how is the initial password determined?
Reference
i) A blank password created
ii) A password is randomly generated
iii) You set value for the password when you create user
iv) The default password is always Pa&&woRd

15) You need to assign a user to a role in Microsoft azure active directory. Which Microsoft Azure PowerShell command should you run?
i) Add-MsolRoleMember
ii) Add-ADGroupMember
iii) Add-MsolRole
iv) Set-MsolUser

16) Which services are provided by Active Directory domain services but not in Microsoft Azure Active Directory?
i) Group Policy Settings
ii) Operational Units
iii) Password Policy
iv) All of the above

17) Your company is planning on using windows azure and is investigating whether a Basic subscription will suffice. Which of the feature below is not available in the basic subscription


Assorted F@cʇS

Comments

Post a Comment

Popular posts from this blog

When to opt-in for cloud services

What are Cloud Services