Skip to content

Commit 4108435

Browse files
committed
Learn Editor: Update blob-inventory.md
1 parent f2a71a1 commit 4108435

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/storage/blobs/blob-inventory.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,6 @@ Runs don't overlap so a run must complete before another run of the same rule ca
266266

267267
Inventory policies are read or written in full. Partial updates aren't supported. Inventory rules are evaluated daily. Therefore, if you change the definition of a rule, but the rules of a policy have already been evaluated for that day, then your updates won't be evaluated until the following day.
268268

269-
> [!IMPORTANT]
270-
> If you enable firewall rules for your storage account, inventory requests might be blocked. You can unblock these requests by providing exceptions for trusted Microsoft services. For more information, see the Exceptions section in [Configure firewalls and virtual networks](../common/storage-network-security.md#exceptions).
271-
272269
## Inventory completed event
273270

274271
The `BlobInventoryPolicyCompleted` event is generated when the inventory run completes for a rule. This event also occurs if the inventory run fails with a user error before it starts to run. For example, an invalid policy, or an error that occurs when a destination container isn't present will trigger the event. The following json shows an example `BlobInventoryPolicyCompleted` event.

0 commit comments

Comments
 (0)