Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
4253eee
autogenerated code using autorest
eliagrady Sep 21, 2020
c2e9e55
regen SDK
eliagrady Nov 4, 2020
3797f5b
regen SDK metadata
eliagrady Nov 4, 2020
cd27ddf
fix AdaptiveApplicationControlsTests
eliagrady Nov 4, 2020
790f6a9
fix AdaptiveApplicationControlsTests
eliagrady Nov 4, 2020
62a2676
modify subAssessment tests and sessionRecords
eliagrady Nov 4, 2020
a73986c
re-record compliances test sessions
eliagrady Nov 4, 2020
bdb075b
re-record discovered security solutions test sessions
eliagrady Nov 4, 2020
d3b0279
modify security alerts tests and sessionRecords
eliagrady Nov 4, 2020
390d79e
re-record iot security solutions device security groups test sessions
eliagrady Nov 4, 2020
05feaf4
re-record iot security solutions test sessions
eliagrady Nov 4, 2020
ba4c91a
re-record iot security solutions analtyics test sessions
eliagrady Nov 4, 2020
9a77be5
re-record iot security solutions test sessions
eliagrady Nov 4, 2020
ec75766
re-record AdvancedThreatProtection test sessions
eliagrady Nov 4, 2020
28e0703
adjust IotSecuritySolutionsAnalyticsRecommendation test
eliagrady Nov 4, 2020
6fde5a2
temp: exclude ExternalSecuritySolutionsTests - require re-recording o…
eliagrady Nov 4, 2020
aaf317c
add assessment tests and session records
eliagrady Nov 5, 2020
9f2acd4
update AzSdk.RP.props, AssemblyInfo.cs and csproj release notes
eliagrady Nov 5, 2020
b1fbeaf
add iot sensors tests + session records
eliagrady Nov 11, 2020
53d1709
rename IoT to Iot (naming conventions)
eliagrady Nov 11, 2020
babb5e3
remove redundant test
eliagrady Nov 11, 2020
ea35bae
add iot defender settings tests + session records
eliagrady Nov 11, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions eng/mgmt/mgmtmetadata/security_resource-manager.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Installing AutoRest version: v2
Installing AutoRest version: v2
AutoRest installed successfully.
Commencing code generation
Generating CSharp code
Executing AutoRest command
acmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/security/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\GitHub\azure-sdk-for-net\sdk
2020-05-03 15:03:14 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/security/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Rome\apiVteam\azure-sdk-for-net\sdk
2020-11-04 11:48:54 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: 4bfc60521b88d21c9cd4c44cc367e080ecc4af81
Commit: 32b4d058d54d206bdf6b336677a3182feab7c07b
AutoRest information
Requested version: v2
Bootstrapper version: [email protected]
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
<PropertyGroup>
<AzureApiTag>Security_2015-06-01-preview;Security_2019-01-01;Security_2019-01-01-preview;Security_2017-08-01-preview;Security_2017-08-01;Security_2019-08-01;Security_2018-06-01;</AzureApiTag>
<AzureApiTag>Security_2015-06-01-preview;Security_2019-01-01;Security_2019-01-01-preview;Security_2017-08-01-preview;Security_2017-08-01;Security_2019-08-01;Security_2018-06-01;Security_2020-01-01;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading