-
Notifications
You must be signed in to change notification settings - Fork 0
Adding Endpoints #1
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
Adding Get-AzureSqlDatabaseRestorePoints powershell support
Why did you downgrade the Authentication package? |
|
||
public class Endpoint | ||
public class TrafficManagerEndpoint |
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.
Is this a breaking change from the previous version?
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.
That is a fair question. However I think the type is transparent for the users. They used to handle endpoints with the Endpoint property of TrafficManagerProfile type. Plus, I have only added new properties. Therefore it should not be. Correct me if I am wrong.
Infra for Azure Backup Services Powershell
Merging so I can fix PR to Azure\azure-powershel:dev
Update authentication and testframework packages
Adding WMF 5.1 to the set cmdlets
updating the Service Bus PowerShell documentation
* Added RetryAfter support for New-AzureRmResourceGroupDeployment * Revert "Added RetryAfter support for New-AzureRmResourceGroupDeployment" This reverts commit ccf9ded. * Redo the change using methods within the SDK * Updated comments
No description provided.