Skip to content

Commit 1f08066

Browse files
committed
manifest config update
1 parent d72679a commit 1f08066

File tree

1 file changed

+2
-2
lines changed
  • src/dataprotection/azext_dataprotection/manual/Manifests

1 file changed

+2
-2
lines changed

src/dataprotection/azext_dataprotection/manual/Manifests/AzureBlob.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
manifest = '''
77
{
88
"isProxyResource": false,
9-
"enableDataSourceSetInfo": false,
9+
"enableDataSourceSetInfo": true,
1010
"resourceType": "Microsoft.Storage/storageAccounts",
1111
"parentResourceType": "Microsoft.Storage/storageAccounts",
1212
"datasourceType": "Microsoft.Storage/storageAccounts/blobServices",
@@ -48,7 +48,7 @@
4848
"targetDataStoreCopySettings": []
4949
}
5050
],
51-
"name": "Default",
51+
"name": "Default_OperationalStore",
5252
"objectType": "AzureRetentionRule"
5353
},
5454
{

0 commit comments

Comments
 (0)