Skip to content

Output warnings that Managed Cache scaffolding commands will be removed #61

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

Merged
merged 3 commits into from
Jan 15, 2015

Conversation

yugangw-msft
Copy link
Contributor

For upcoming release (at beginning of Jan), we will output warning message. After it is released, I will go ahead to merge "#53" so we finally remove the commands

@@ -73,6 +73,7 @@ public EnableAzureMemcacheRoleCommand()
[PermissionSet(SecurityAction.Demand, Name = "FullTrust")]
public override void ExecuteCmdlet()
{
WriteWarning("This cmdlet will be removed in a future release as we are retiring Managed Cache scaffolding support.");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Add message to resources.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know. Becasue the whole class will be removed soon, so I didn't put it in a resource file just for having one less file to update

@yugangw-msft
Copy link
Contributor Author

re-open, per the latest discussion that we do need to output warning, and we will remove the command at the next-next release

yugangw-msft added a commit that referenced this pull request Jan 15, 2015
Output warnings that Managed Cache scaffolding commands will be removed
@yugangw-msft yugangw-msft merged commit 915b585 into Azure:dev Jan 15, 2015
@yugangw-msft yugangw-msft deleted the gone branch January 15, 2015 22:15
stankovski pushed a commit that referenced this pull request Jul 10, 2015
Changing BackupServicesManagement.dll
sriramvu added a commit that referenced this pull request Jul 13, 2015
Test fix wrt Storage & Network mappings
huangpf added a commit that referenced this pull request Aug 11, 2015
DeepakRajendranMsft pushed a commit to DeepakRajendranMsft/azure-powershell that referenced this pull request Dec 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants