Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove code for CoreFxNetCloudService classic Azure Cloud Service (#7…
…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
commit 21c1a6022ed32d54fdb79b784387a73421927883
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