You have a Linux container-based console application that uploads image files from customer sites all over the world. A back-end system that runs on Azure virtual machines processes the images by using the Azure Blobs API.
You are not permitted to make changes to the application.
Some customer sites only have phone-based internet connections.
You need to configure the console application to access the images.
What should you use?
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear on the review screen.
You have an Azure App Service web app named WebApp1 and an Azure Functions app named Function 1. WebApp1 is associated with an Application Insights instance named appinsights1.
You configure a web test and a corresponding alert for WebApp1 in appinsights1. Each alert triggers a delivery of email to your mailbox.
You need to ensure that each alert also triggers execution of Function1.
Solution: Configure an Application Insights funnel.
Does the solution meet the goal?
You develop an app that allows users to upload photos and videos to Azure storage. The app uses a storage REST API call to upload the media to a blob storage account named Account1. You have blob storage containers named Container1 and Container2.
Uploading of videos occurs on an irregular basis.
You need to copy specific blobs from Container1 to Container2 when a new video is uploaded.
What should you do?
The Start-AzureStorageBlobCopy cmdlet starts to copy a blob.
Example 1: Copy a named blob
C:\PS>Start-AzureStorageBlobCopy -SrcBlob 'ContosoPlanning2015' -DestContainer 'ContosoArchives' -SrcContainer 'ContosoUploads'
This command starts the copy operation of the blob named ContosoPlanning2015 from the container named ContosoUploads to the container named ContosoArchives.
https://docs.microsoft.com/en-us/powershell/module/azure.storage/start-azurestorageblobcopy?view=azurermps-6.13.0
You create and publish a new Azure App Service web app. User authentication and authorization must use Microsoft Entra ID. You need to configure authentication and authorization. What should you do first?
You are developing a mobile instant messaging app for a company.
The mobile app must meet the following requirements:
* Support offline data sync.
* Update the latest messages during normal sync cycles.
You need to implement Offline Data Sync.
Which two actions should you perform? Each conn I answer presents part of the solution.
NOTE: Each correct selection is worth one point.
B: Incremental Sync: the first parameter to the pull operation is a query name that is used only on the client. If you use a non-null query name, the Azure Mobile SDK performs an incremental sync. Each time a pull operation returns a set of results, the latest updatedAt timestamp from that result set is stored in the SDK local system tables. Subsequent pull operations retrieve only records after that timestamp.
E (not D): To use incremental sync, your server must return meaningful updatedAt values and must also support sorting by this field. However, since the SDK adds its own sort on the updatedAt field, you cannot use a pull query that has its own orderBy clause.
https://docs.microsoft.com/en-us/azure/app-service-mobile/app-service-mobile-offline-data-sync
Dennis Torres
22 days agoElizabeth Allen
25 days agoElizabeth Davis
2 months agoJeffrey Robinson
2 months agoKenneth Wright
3 months agoJoshua Lee
3 months agoCrystal Flores
3 months agoBrenda Martin
3 months agoEric Scott
3 months agoSteven Reed
2 months agoWilliam Wright
3 months agoHelaine
4 months agoStephaine
4 months agoMabel
4 months agoGenevive
4 months agoCharlesetta
5 months agoJamal
5 months agoKyoko
5 months agoAmira
5 months agoAshley
6 months agoMarti
6 months agoAnnabelle
6 months agoZack
6 months agoNana
7 months agoMajor
7 months agoJoanna
7 months agoDenise
7 months agoWenona
8 months agoBarb
8 months agoWalton
8 months agoJeniffer
8 months agoTabetha
9 months agoEthan
9 months agoCecilia
9 months agoMarva
9 months agoFelicidad
10 months agoRickie
10 months agoLuis
10 months agoTaryn
10 months agoAleshia
11 months agoTequila
11 months agoTaryn
1 year agoGladys
1 year agoYuki
1 year agoRene
1 year agoLeonor
1 year agoLarue
1 year agoEmilio
1 year agoLaurena
1 year agoStefania
1 year agoAbel
1 year agoOna
2 years agoDesiree
2 years agoPrecious
2 years agoMalissa
2 years agoIzetta
2 years agoFatima
2 years agoTeri
2 years agoDenae
2 years agoAnnelle
2 years agoStaci
2 years agoSylvia
2 years agoJoanna
2 years agoMaurine
2 years agoVeronique
2 years agoRusty
2 years agoLetha
2 years agoKara
2 years agoStefania
2 years agoIzetta
2 years agoKanisha
2 years agoTomas
2 years agoGaynell
2 years agoDelpha
2 years agoDelsie
2 years agoJoseph
2 years agoJuan
2 years agoDoyle
2 years agoCarmela
2 years agoPerrysa
2 years ago