-
Notifications
You must be signed in to change notification settings - Fork 4k
Added new cmdlets for Diagnostics #1434
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
Hi @SiddharthChatrolaMs, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
@SiddharthChatrolaMs There are merge conflicts, please update |
<Reference Include="Microsoft.Azure.Management.Redis, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Redis.1.1.0-preview\lib\net40\Microsoft.Azure.Management.Redis.dll</HintPath> | ||
<Reference Include="Microsoft.Azure.Insights, Version=0.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | ||
<HintPath>..\..\..\packages\Microsoft.Azure.Insights.0.9.1-preview\lib\net45\Microsoft.Azure.Insights.dll</HintPath> |
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.
Make sure this is updated for all libraries using Insights. This will also require a wix file update
@SiddharthChatrolaMs Also, please update the module version in AzureRm.RedisCache.psd1 |
@markcowl Fixed wix file. (When generated wix it contained lot of changes in non-redis projects, I have reverted them and just pushed redis related fix) |
Added new cmdlets for Diagnostics
Fixing powershell documentation
Upgrade to latest azure redis management package
Cmdlets for enabling and disabling Diagnostics
Warning message in all managed cache commands