Mock Tests Flashcards

1
Q

In Azure Storage, name 2 ways you can react to events

A

Change Feed

Blob Storage Events (much quicker and records greater variety of events)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Blob storage events are pushed using what?

A

Azure Event Grid

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the steps to move a storage account?

A

xport a template.
Modify the template by adding the target region and storage account name.
Deploy the template to create the new storage account.
Configure the new storage account.
Move data to the new storage account.
Delete the resources in the source region.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

To match all events for a storage account, you can leave the subject filters empty.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Filters in Event Grid match the beginning or end of the subject so events with a matching subject go to the subscriber.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly