Skip to content

Commit 8a25ed8

Browse files
VeryEarlyJoyerJinazure-powershell-bot
authored
Jiadong/actiongroup removed (#23306)
* delete Monitor Action Group SDK and test * Migrate Monitor from jiadong/actiongroup to jiadong/actiongroup-removed (#23127) * Move Monitor to jiadong/actiongroup-removed * monitor action group fix breaking change and signature issues * update monitor scenario alert test for action group creation * Update monitor action group change log * live only monitor scenario alert test for action group creation --------- Co-authored-by: JoyerJin <[email protected]> * Migrate Monitor from jiadong/actiongroup to jiadong/actiongroup-removed (#23288) * Move Monitor to jiadong/actiongroup-removed * monitor test action group cmdlet breaking change --------- Co-authored-by: JoyerJin <[email protected]> * delete action group nitification help and test --------- Co-authored-by: JoyerJin <[email protected]> Co-authored-by: Azure PowerShell <[email protected]> Co-authored-by: JoyerJin <[email protected]>
1 parent 7107fec commit 8a25ed8

File tree

478 files changed

+74063
-3294
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

478 files changed

+74063
-3294
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
<PropertyGroup>
3+
<PsModuleName>ActionGroup</PsModuleName>
4+
<PsRootModuleName>Monitor</PsRootModuleName>
5+
<PsModuleFolder>ActionGroup.Autorest</PsModuleFolder>
6+
</PropertyGroup>
7+
8+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.hybrid.props" />
9+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
10+
</Project>

0 commit comments

Comments
 (0)