We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a50d36 commit c910fb7Copy full SHA for c910fb7
src/ResourceManager/AzureBackup/Commands.AzureBackup.Test/App.config
@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<configuration>
3
+ <appSettings>
4
+ <add key="ResourceName" value="backuprn1" />
5
+ <add key="ResourceGroupName" value="backuprg" />
6
+ <add key="ResourceId" value="7368183945769329045" />
7
+ <add key="ClientSettingsProvider.ServiceUri" value="d" />
8
+ </appSettings>
9
+</configuration>
0 commit comments