Skip to content

Commit

Permalink
Remove code for CoreFxNetCloudService classic Azure Cloud Service (#7…
Browse files Browse the repository at this point in the history
…8773)

It was replaced by a new endpoint (see dotnet/corefx#41603) and the corefx-net.cloudapp.net endpoint was turned off.

(cherry picked from commit da1afc8)
  • Loading branch information
akoeplinger committed Nov 24, 2022
1 parent c97be3f commit 21c1a60
Show file tree
Hide file tree
Showing 45 changed files with 0 additions and 1,747 deletions.
7 changes: 0 additions & 7 deletions src/libraries/Common/tests/System/Net/Prerequisites/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,3 @@ This will join all machines to a test Active Directory and enable Windows Remoti

Running as the Active Directory Administrator, run .\setup.ps1 from any of the machines within the environment.
The script will use WinRM to connect and update all other roles.

## Deployment Instructions to update the Azure-based environment

1. Create a _Classic_ Azure WebService role.
2. Create a server certificate and add it to the subscription with the name: `CoreFxNetCertificate`
3. Edit `Servers\CoreFxNetCloudService\CoreFxNetCloudService\ServiceConfiguration.Cloud.cscfg` and ensure that the `CoreFxNetCertificate` `thumbprint` and `thumbprintAlgorithm` are correct.
4. Open the solution in Visual Studio and Run the Azure Publishing wizard to create and deploy the application.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 21c1a60

Please sign in to comment.