Skip to content

Commit af7d41a

Browse files
Merge pull request #1759 from sureleo/dev/shul/onboard-azurearcdata
Onboarding Microsoft.AzureArcData for autogeneration
2 parents 973a488 + c8bb3ba commit af7d41a

File tree

3 files changed

+793
-0
lines changed

3 files changed

+793
-0
lines changed

generator/autogenlist.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ const autoGenList: AutoGenConfig[] = [
5757
basePath: 'automation/resource-manager',
5858
namespace: 'Microsoft.Automation',
5959
},
60+
{
61+
basePath: 'azurearcdata/resource-manager',
62+
namespace: 'Microsoft.AzureArcData',
63+
},
6064
{
6165
basePath: 'azuredata/resource-manager',
6266
namespace: 'Microsoft.AzureData',

0 commit comments

Comments
 (0)