test/fixtures/updated_storage_accounts.xml in azure-0.6.4 vs test/fixtures/updated_storage_accounts.xml in azure-0.7.0.pre
- old
+ new
@@ -16,10 +16,11 @@
<GeoReplicationEnabled>true</GeoReplicationEnabled>
<GeoPrimaryRegion>West US</GeoPrimaryRegion>
<StatusOfPrimary/>
<GeoSecondaryRegion>East US</GeoSecondaryRegion>
<StatusOfSecondary/>
+ <AccountType>Standard_GRS</AccountType>
</StorageServiceProperties>
<ExtendedProperties/>
</StorageService>
<StorageService>
<Url>https://management.core.windows.net/268a3762-abcd-4cd3-a4ea-80e84bddff87/services/storageservices/storage2</Url>
@@ -36,9 +37,10 @@
<GeoReplicationEnabled>false</GeoReplicationEnabled>
<GeoPrimaryRegion>West US</GeoPrimaryRegion>
<StatusOfPrimary/>
<GeoSecondaryRegion>East US</GeoSecondaryRegion>
<StatusOfSecondary/>
+ <AccountType>Standard_GRS</AccountType>
</StorageServiceProperties>
<ExtendedProperties>
<ExtendedProperty>
<Name>prop_1_name</Name>
<Value>prop_1_value</Value>
\ No newline at end of file