100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Az-204 Exam Questions With 100% Correct Answers $11.09   Add to cart

Exam (elaborations)

Az-204 Exam Questions With 100% Correct Answers

 2 views  0 purchase
  • Course
  • Institution

Az-204 Exam Questions With 100% Correct Answers azure function consumption default, scales automatically azure function premium pre-warmed instances azure function dedicated always on option function chaining execute in specific order fan out/in multiple functions in paral...

[Show more]

Preview 2 out of 14  pages

  • June 5, 2024
  • 14
  • 2023/2024
  • Exam (elaborations)
  • Questions & answers
avatar-seller
Az-204 Exam Questions With 100% Correct Answers
azure function consumption
default, scales automatically


azure function premium
pre-warmed instances


azure function dedicated
always on option


function chaining
execute in specific order


fan out/in
multiple functions in parallel


azure function async http api
polls if function has completed


azure function monitor
reoccurring function activated by a regular timer


azure function human interaction
approval process


azure function aggregator
aggreates data from multiple sources


user delegation shared access signature
- Secured with azure AD credentials
- blob storage only
- most secure


service shared access signature
- secured with storage account key
- delegates access to 1 azure storage service (blob, queue, table)


account shared access signature
- secured with storage account key
- delegates access to 1+ storage service


SAS sp=r
- access rights
- 'r' for read

, SAS st=2020-1-20T11
date and time access starts


SAS se=2020-1-20T11
data and time access ends


SAS sv=2019-02-02
version of storage API


SAS sr=b
- kind of storage being accessed
- 'b' for blob


SAS sig=asdfjlsdkfjl
cryptographic signature


.Net create SAS Token for Blob container
builder = new BlobSasBuilder() {
resource = "c"
}

//set permissions
builder.SetPermissions(BlobContainerSasPermissions.Read)


uri for read only blob
https://{storageAccountName}.blob.core.windows.net/{containerName}/{blobName}


.net blob access policy
identifier = new BlobSignedIdentifier()
{
Id = {stored access policy Id}
AccessPolicy = new BlobAccessPolicy
{
ExpiresOn = {date}
Permissions = "rw"
}
}
blobContainer.SetAccessPolicy(permissions: new BlobSignedIdentifier[] { identifier})


CLI storage container access policy
az storage container policy create
--name
--container-name
--start
--expiry
--permissions
--account-key

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller EXAMSMART. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $11.09. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

76202 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$11.09
  • (0)
  Add to cart