-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Powershell Insights Events cmdlets change #945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… into a single cmdlet and using parameter set
|
Can one of the admins verify this patch? |
|
Hi @shimedh, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution! TTYL, AZPRBOT; |
|
@shimedh resolve conflicts |
Getting upstream master
Conflicts: src/ResourceManager/Insights/Commands.Insights/Microsoft.Azure.Commands.Insights.dll-Help.xml
|
Hi Abdelrahman, Thanks, From: Abdelrahman Elogeel [mailto:[email protected]] @shimedhhttps://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fgithub.com%2fshimedh&data=01%7c01%7cshimedh%40microsoft.com%7ccc794b419039479ec18708d2c2b49bad%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=xRkjL4kkp0PCab6GupW4LEYisX21HnuVCA5ADVFYas8%3d resolve conflicts — |
|
Hi Abdelrahman, Thanks, From: Abdelrahman Elogeel [mailto:[email protected]] @shimedhhttps://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fgithub.com%2fshimedh&data=01%7c01%7cshimedh%40microsoft.com%7ccc794b419039479ec18708d2c2b49bad%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=xRkjL4kkp0PCab6GupW4LEYisX21HnuVCA5ADVFYas8%3d resolve conflicts — |
From: Shibani Medhekar Hi Abdelrahman, Thanks, From: Abdelrahman Elogeel [mailto:[email protected]] @shimedhhttps://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fgithub.com%2fshimedh&data=01%7c01%7cshimedh%40microsoft.com%7ccc794b419039479ec18708d2c2b49bad%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=xRkjL4kkp0PCab6GupW4LEYisX21HnuVCA5ADVFYas8%3d resolve conflicts — |
|
@shimedh resolve conflicts; dev branch is fine |
|
@azuresdkci add to whitelist |
…ershell into dev Conflicts: src/ResourceManager/Insights/Commands.Insights.Test/Commands.Insights.Test.csproj src/ResourceManager/Insights/Commands.Insights.Test/ScenarioTests/EventsTests.ps1 src/ResourceManager/Insights/Commands.Insights/Commands.Insights.csproj src/ResourceManager/Insights/Commands.Insights/Events/GetAzureCorrelationIdLogCommand.cs src/ResourceManager/Insights/Commands.Insights/Events/GetAzureResourceGroupLogCommand.cs src/ResourceManager/Insights/Commands.Insights/Events/GetAzureResourceLogCommand.cs src/ResourceManager/Insights/Commands.Insights/Events/GetAzureResourceProviderLogCommand.cs src/ResourceManager/Insights/Commands.Insights/Events/GetAzureSubscriptionIdLogCommand.cs src/ResourceManager/Insights/Commands.Insights/Microsoft.Azure.Commands.Insights.dll-Help.xml
|
Resolved Conflicts |
Conflicts: src/ResourceManager/Insights/Commands.Insights.Test/ScenarioTests/EventsTests.ps1 src/ResourceManager/Insights/Commands.Insights/Events/GetAzureCorrelationIdLogCommand.cs src/ResourceManager/Insights/Commands.Insights/Events/GetAzureResourceGroupLogCommand.cs src/ResourceManager/Insights/Commands.Insights/Events/GetAzureResourceLogCommand.cs src/ResourceManager/Insights/Commands.Insights/Events/GetAzureResourceProviderLogCommand.cs src/ResourceManager/Insights/Commands.Insights/Events/GetAzureSubscriptionIdLogCommand.cs src/ResourceManager/Insights/Commands.Insights/Microsoft.Azure.Commands.Insights.dll-Help.xml
|
@azuresdkci retest this please |
1 similar comment
|
@azuresdkci retest this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All ResourceManager cmdlets should have AzureRm in the name - e.g. Get-AzureRmLog
|
Can one of the admins verify this patch? |
1 similar comment
|
Can one of the admins verify this patch? |
Powershell Insights Events cmdlets change
1]. Consolidating the existing cmdlets into a single cmdlet and using parameter set
2]. Support number of events parameter