Skip to content

Conversation

@franktsa
Copy link
Contributor

Adding support for AutoDr functionality, which is a configuration object under the server. Operations include:
•Create (PUT)
•Read (GET)
•Update / Failover (POST)
•Delete (DELETE)

CR: http://codeflow/dashboard/review/display/franktsa-c410159bf86f4ca8b7a9f2c6b5768b9f

@azurecla
Copy link

Hi @franktsa, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (franktsa). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;


try
{
$server1 = Create-ServerForTest $rg1 "12.0" $location1
Copy link
Contributor

Choose a reason for hiding this comment

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

@franktsa please align indentation. Replace tab with 4 spaces in the file.

- Replaced tabs with spaces in test file
- Removed Authentication reference in packages.config
@hovsepm
Copy link
Contributor

hovsepm commented Feb 25, 2016

<HintPath>..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Azure.Common.Authentication">
<HintPath>..\..\..\packages\Microsoft.Azure.Common.Authentication.1.4.1-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
Copy link
Contributor

Choose a reason for hiding this comment

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

remove this. You need to reference solution in the repo

- Removed reference to Microsoft.WindowsAzure.ConfigurationManager
@hovsepm
Copy link
Contributor

hovsepm commented Feb 25, 2016

@markcowl
Copy link
Member

@hovsepm @franktsa The common.authentication reference still needs to be removed

@hovsepm
Copy link
Contributor

hovsepm commented Feb 25, 2016

@markcowl
Copy link
Member

@franktsa What are the plans for adding help for these cmdlets? Also, can you please send a PR with updates to the ChangeLog for these cmdlets?

markcowl added a commit that referenced this pull request Feb 25, 2016
Adding SQL AutoDR support
@markcowl markcowl merged commit 6ca1bef into Azure:dev Feb 25, 2016
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.

5 participants