Skip to content

Commit 715928e

Browse files
committed
update readme
1 parent d9b030e commit 715928e

File tree

5 files changed

+17
-19
lines changed

5 files changed

+17
-19
lines changed

src/Monitor/DiagnosticSetting.Autorest/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,3 @@
2424
[assembly: System.Reflection.AssemblyVersionAttribute("6.0.2")]
2525
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
2626
[assembly: System.CLSCompliantAttribute(false)]
27-
28-

src/Monitor/DiagnosticSetting.Autorest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ directive:
4848
# 1. Remove the unexpanded parameter set
4949
# 2. For New-* cmdlets, ViaIdentity is not required, so CreateViaIdentityExpanded is removed as well
5050
- where:
51-
variant: ^Create$|^CreateViaIdentity$|^CreateViaIdentityExpanded$|^Update$|^UpdateViaIdentity$
51+
variant: ^(Create|Update)(?!.*?(Expanded|JsonFilePath|JsonString))|^CreateViaIdentityExpanded$
5252
remove: true
5353
# Remove Set cmdlet
5454
- where:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "509b73d6-6e79-4ae2-8d78-897c49667eff"
2+
"generate_Id": "8e81e4bb-8582-47ce-9295-c9a7726e77cc"
33
}

src/Monitor/Monitor.sln

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Metricdata", "..\..\gene
5959
EndProject
6060
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DiagnosticSetting.Autorest", "DiagnosticSetting.Autorest", "{4644B825-05AB-0B45-5567-89C0D700A638}"
6161
EndProject
62-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.DiagnosticSetting", "..\..\generated\Monitor\DiagnosticSetting.Autorest\Az.DiagnosticSetting.csproj", "{676E1E15-340A-4362-8144-5FFBB3B1B363}"
62+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.DiagnosticSetting", "..\..\generated\Monitor\DiagnosticSetting.Autorest\Az.DiagnosticSetting.csproj", "{94DA3C6F-C336-46A7-893B-D5824422A2AD}"
6363
EndProject
6464
Global
6565
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -335,18 +335,18 @@ Global
335335
{0A51A656-9092-4C82-83B5-524516C8FED7}.Release|x64.Build.0 = Release|Any CPU
336336
{0A51A656-9092-4C82-83B5-524516C8FED7}.Release|x86.ActiveCfg = Release|Any CPU
337337
{0A51A656-9092-4C82-83B5-524516C8FED7}.Release|x86.Build.0 = Release|Any CPU
338-
{676E1E15-340A-4362-8144-5FFBB3B1B363}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
339-
{676E1E15-340A-4362-8144-5FFBB3B1B363}.Debug|Any CPU.Build.0 = Debug|Any CPU
340-
{676E1E15-340A-4362-8144-5FFBB3B1B363}.Debug|x64.ActiveCfg = Debug|Any CPU
341-
{676E1E15-340A-4362-8144-5FFBB3B1B363}.Debug|x64.Build.0 = Debug|Any CPU
342-
{676E1E15-340A-4362-8144-5FFBB3B1B363}.Debug|x86.ActiveCfg = Debug|Any CPU
343-
{676E1E15-340A-4362-8144-5FFBB3B1B363}.Debug|x86.Build.0 = Debug|Any CPU
344-
{676E1E15-340A-4362-8144-5FFBB3B1B363}.Release|Any CPU.ActiveCfg = Release|Any CPU
345-
{676E1E15-340A-4362-8144-5FFBB3B1B363}.Release|Any CPU.Build.0 = Release|Any CPU
346-
{676E1E15-340A-4362-8144-5FFBB3B1B363}.Release|x64.ActiveCfg = Release|Any CPU
347-
{676E1E15-340A-4362-8144-5FFBB3B1B363}.Release|x64.Build.0 = Release|Any CPU
348-
{676E1E15-340A-4362-8144-5FFBB3B1B363}.Release|x86.ActiveCfg = Release|Any CPU
349-
{676E1E15-340A-4362-8144-5FFBB3B1B363}.Release|x86.Build.0 = Release|Any CPU
338+
{94DA3C6F-C336-46A7-893B-D5824422A2AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
339+
{94DA3C6F-C336-46A7-893B-D5824422A2AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
340+
{94DA3C6F-C336-46A7-893B-D5824422A2AD}.Debug|x64.ActiveCfg = Debug|Any CPU
341+
{94DA3C6F-C336-46A7-893B-D5824422A2AD}.Debug|x64.Build.0 = Debug|Any CPU
342+
{94DA3C6F-C336-46A7-893B-D5824422A2AD}.Debug|x86.ActiveCfg = Debug|Any CPU
343+
{94DA3C6F-C336-46A7-893B-D5824422A2AD}.Debug|x86.Build.0 = Debug|Any CPU
344+
{94DA3C6F-C336-46A7-893B-D5824422A2AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
345+
{94DA3C6F-C336-46A7-893B-D5824422A2AD}.Release|Any CPU.Build.0 = Release|Any CPU
346+
{94DA3C6F-C336-46A7-893B-D5824422A2AD}.Release|x64.ActiveCfg = Release|Any CPU
347+
{94DA3C6F-C336-46A7-893B-D5824422A2AD}.Release|x64.Build.0 = Release|Any CPU
348+
{94DA3C6F-C336-46A7-893B-D5824422A2AD}.Release|x86.ActiveCfg = Release|Any CPU
349+
{94DA3C6F-C336-46A7-893B-D5824422A2AD}.Release|x86.Build.0 = Release|Any CPU
350350
EndGlobalSection
351351
GlobalSection(SolutionProperties) = preSolution
352352
HideSolutionNode = FALSE
@@ -367,6 +367,6 @@ Global
367367
{0636EEB2-FE81-4424-8CFC-CCEB25360A40} = {3F76A15C-B128-4A31-A887-05E303CF8D7F}
368368
{138B61C0-9D0E-44A1-9EA1-E8142303ECA5} = {35E5CBAF-5596-AC3C-3DBD-816FC74B54D0}
369369
{0A51A656-9092-4C82-83B5-524516C8FED7} = {97973F8C-3EE1-368A-3B71-C62280C2DC8C}
370-
{676E1E15-340A-4362-8144-5FFBB3B1B363} = {4644B825-05AB-0B45-5567-89C0D700A638}
370+
{94DA3C6F-C336-46A7-893B-D5824422A2AD} = {4644B825-05AB-0B45-5567-89C0D700A638}
371371
EndGlobalSection
372372
EndGlobal

src/Monitor/Monitor/Az.Monitor.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 7/10/2025
6+
# Generated on: 7/15/2025
77
#
88

99
@{

0 commit comments

Comments
 (0)