Skip to content

Commit

Permalink
Fixes deprecated urls for vm extensions and scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Russo committed Aug 27, 2019
1 parent 676150c commit eb70bbd
Show file tree
Hide file tree
Showing 17 changed files with 33 additions and 26 deletions.
4 changes: 2 additions & 2 deletions adds-extend-domain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A deployment for this architecture is available on [GitHub][github]. Note that t

### Prerequisites

1. Clone, fork, or download the zip file for the [reference architectures](https://github.com/mspnp/reference-architectures) GitHub repository.
1. Clone, fork, or download the zip file for the [reference architectures](https://github.com/mspnp/identity-reference-architectures) GitHub repository.

2. Install [Azure CLI 2.0](/cli/azure/install-azure-cli?view=azure-cli-latest).

Expand Down Expand Up @@ -77,4 +77,4 @@ After deployment completes, you can test conectivity from the simulated on-premi
![](../images/add-servers-dialog.png)

<!-- links -->
[GitHub]: https://github.com/mspnp/reference-architectures/tree/master/identity/adds-extend-domain
[GitHub]: https://github.com/mspnp/identity-reference-architectures/tree/master/adds-extend-domain
4 changes: 2 additions & 2 deletions adds-extend-domain/azure.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"settings": {
"configuration":
{
"url": "https://github.com/mspnp/reference-architectures/raw/master/identity/adds-extend-domain/adds.zip",
"url": "https://github.com/mspnp/identity-reference-architectures/raw/master/adds-extend-domain/adds.zip",
"script":"azure.ps1",
"function": "CreateDomainController"
}
Expand Down Expand Up @@ -201,7 +201,7 @@
"autoUpgradeMinorVersion": true,
"settings": {
"configuration": {
"url": "https://github.com/mspnp/reference-architectures/raw/master/identity/adds-extend-domain/adds.zip",
"url": "https://github.com/mspnp/identity-reference-architectures/raw/master/adds-extend-domain/adds.zip",
"script": "config.ps1",
"function": "Config"
}
Expand Down
4 changes: 2 additions & 2 deletions adds-extend-domain/onprem.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"autoUpgradeMinorVersion": true,
"settings": {
"configuration": {
"url": "https://github.com/mspnp/reference-architectures/raw/master/identity/adds-extend-domain/adds.zip",
"url": "https://github.com/mspnp/identity-reference-architectures/raw/master/adds-extend-domain/adds.zip",
"script":"onprem-primary.ps1",
"function": "CreateForest"
}
Expand Down Expand Up @@ -163,7 +163,7 @@
"autoUpgradeMinorVersion": true,
"settings": {
"configuration": {
"url": "https://github.com/mspnp/reference-architectures/raw/master/identity/adds-extend-domain/adds.zip",
"url": "https://github.com/mspnp/identity-reference-architectures/raw/master/adds-extend-domain/adds.zip",
"script":"onprem-secondary.ps1",
"function": "CreateDomainController"
}
Expand Down
4 changes: 2 additions & 2 deletions adds-forest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A deployment for this architecture is available on [GitHub][github]. Note that t

### Prerequisites

1. Clone, fork, or download the zip file for the [reference architectures](https://github.com/mspnp/reference-architectures) GitHub repository.
1. Clone, fork, or download the zip file for the [reference architectures](https://github.com/mspnp/identity-reference-architectures) GitHub repository.

2. Install [Azure CLI 2.0](/cli/azure/install-azure-cli?view=azure-cli-latest).

Expand Down Expand Up @@ -78,4 +78,4 @@ A deployment for this architecture is available on [GitHub][github]. Note that t
![](../images/ad-forest-trust.png)

<!-- links -->
[github]: https://github.com/mspnp/reference-architectures/tree/master/identity/adds-forest
[github]: https://github.com/mspnp/identity-reference-architectures/tree/master/adds-forest
File renamed without changes.
8 changes: 4 additions & 4 deletions adds-forest/azure.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"autoUpgradeMinorVersion": true,
"settings": {
"configuration": {
"url": "https://github.com/mspnp/reference-architectures/raw/master/identity/adds-forest/adds-forest-v2.zip",
"url": "https://github.com/mspnp/identity-reference-architectures/raw/master/adds-forest/adds-forest.zip",
"script":"create-forest-2.ps1",
"function": "CreateForest"
}
Expand Down Expand Up @@ -186,7 +186,7 @@
"autoUpgradeMinorVersion": true,
"settings": {
"configuration": {
"url": "https://github.com/mspnp/reference-architectures/raw/master/identity/adds-forest/adds-forest-v2.zip",
"url": "https://github.com/mspnp/identity-reference-architectures/raw/master/adds-forest/adds-forest.zip",
"script":"add-controller.ps1",
"function": "CreateDomainController"
}
Expand Down Expand Up @@ -246,7 +246,7 @@
"autoUpgradeMinorVersion": true,
"settings": {
"configuration": {
"url": "https://github.com/mspnp/reference-architectures/raw/master/identity/adds-forest/adds-forest-v2.zip",
"url": "https://github.com/mspnp/identity-reference-architectures/raw/master/adds-forest/adds-forest.zip",
"script": "config.ps1",
"function": "Config"
}
Expand Down Expand Up @@ -333,7 +333,7 @@
"autoUpgradeMinorVersion": false,
"settings": {
"fileUris": [
"https://raw.githubusercontent.com/mspnp/reference-architectures/master/identity/adds-forest/enable-windows-auth.ps1"
"https://github.com/mspnp/identity-reference-architectures/raw/master/adds-forest/enable-windows-auth.ps1"
]
},
"protectedSettings": {
Expand Down
4 changes: 2 additions & 2 deletions adds-forest/onprem.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"autoUpgradeMinorVersion": true,
"settings": {
"configuration": {
"url": "https://github.com/mspnp/reference-architectures/raw/master/identity/adds-forest/adds-forest-v2.zip",
"url": "https://github.com/mspnp/identity-reference-architectures/raw/master/adds-forest/adds-forest.zip",
"script":"create-forest.ps1",
"function": "CreateForest"
}
Expand Down Expand Up @@ -151,7 +151,7 @@
"autoUpgradeMinorVersion": true,
"settings": {
"configuration": {
"url": "https://github.com/mspnp/reference-architectures/raw/master/identity/adds-forest/adds-forest-v2.zip",
"url": "https://github.com/mspnp/identity-reference-architectures/raw/master/adds-forest/adds-forest.zip",
"script":"add-controller.ps1",
"function": "CreateDomainController"
}
Expand Down
7 changes: 7 additions & 0 deletions adfs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Extend Active Directory Federation Services (AD FS) to Azure

This reference architecture implements a secure hybrid network that extends your on-premises network to Azure and uses [Active Directory Federation Services (AD FS)](https://technet.microsoft.com/windowsserver/dd448613.aspx) to perform federated authentication and authorization for components running in Azure.

![](https://docs.microsoft.com/azure/architecture/reference-architectures/identity/images/adfs.png)

For deployment instructions and guidance about best practices, see the article [Extend Active Directory Federation Services (AD FS) to Azure](https://docs.microsoft.com/azure/architecture/reference-architectures/identity/adfs) on the Azure Architecture Center.
2 changes: 1 addition & 1 deletion adfs/adfs-farm-first.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"typeHandlerVersion": "2.7",
"autoUpgradeMinorVersion": true,
"settings": {
"ModulesUrl": "https://raw.githubusercontent.com/mspnp/identity-reference-architectures/master/adfs/adfs-v2.zip",
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/raw/master/adfs/adfs.zip",
"ConfigurationFunction":"adfs-farm.ps1\\InstallADFS",
"Properties": {
"DomainName": "contoso.com",
Expand Down
2 changes: 1 addition & 1 deletion adfs/adfs-farm-rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"typeHandlerVersion": "2.7",
"autoUpgradeMinorVersion": true,
"settings": {
"ModulesUrl": "https://raw.githubusercontent.com/mspnp/identity-reference-architectures/master/adfs/adfs-v2.zip",
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/raw/master/adfs/adfs.zip",
"ConfigurationFunction":"adfs-nodes.ps1\\AddADFSNode",
"Properties": {
"DomainName": "contoso.com",
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions adfs/azure.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"typeHandlerVersion": "2.7",
"autoUpgradeMinorVersion": true,
"settings": {
"ModulesUrl": "https://raw.githubusercontent.com/mspnp/identity-reference-architectures/master/adfs/adfs-v2.zip",
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/raw/master/adfs/adfs.zip",
"ConfigurationFunction":"azure.ps1\\CreateDomainController",
"Properties": {
"DomainName": "contoso.com",
Expand Down Expand Up @@ -345,7 +345,7 @@
"autoUpgradeMinorVersion": true,
"settings": {
"configuration": {
"url": "https://raw.githubusercontent.com/mspnp/identity-reference-architectures/master/adfs/adfs-v2.zip",
"url": "https://github.com/mspnp/identity-reference-architectures/raw/master/adfs/adfs.zip",
"script": "certificatessetup.ps1",
"function": "Certificates"
}
Expand Down
2 changes: 1 addition & 1 deletion adfs/certificatessetup.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Configuration Certificates
SetScript =
{
$webClient = New-Object System.Net.WebClient
$uri = New-Object System.Uri "https://raw.githubusercontent.com/mspnp/identity-reference-architectures/master/adfs/adfs-certs.zip"
$uri = New-Object System.Uri "https://github.com/mspnp/identity-reference-architectures/raw/master/adfs/adfs-certs.zip"
$webClient.DownloadFile($uri, "C:\TempDSCAssets\adfs-certs.zip")
}
TestScript = { Test-Path "C:\TempDSCAssets\adfs-certs.zip" }
Expand Down
4 changes: 2 additions & 2 deletions adfs/onprem.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"typeHandlerVersion": "2.7",
"autoUpgradeMinorVersion": true,
"settings": {
"ModulesUrl": "https://github.com/woodp/reference-architectures/blob/ad-forest-dsc/identity/adds-extend-domain-v2/adds.zip?raw=true",
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/raw/master/adds-extend-domain/adds.zip",
"ConfigurationFunction":"onprem-primary.ps1\\CreateForest",
"Properties": {
"DomainName": "contoso.com",
Expand Down Expand Up @@ -211,7 +211,7 @@
"typeHandlerVersion": "2.7",
"autoUpgradeMinorVersion": true,
"settings": {
"ModulesUrl": "https://github.com/woodp/reference-architectures/blob/ad-forest-dsc/identity/adds-extend-domain-v2/adds.zip?raw=true",
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/raw/master/adds-extend-domain/adds.zip",
"ConfigurationFunction":"onprem-secondary.ps1\\CreateDomainController",
"Properties": {
"DomainName": "contoso.com",
Expand Down
2 changes: 1 addition & 1 deletion azure-ad/ntier-linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"autoUpgradeMinorVersion": true,
"settings": {
"fileUris": [
"https://github.com/mspnp/identity-reference-architectures/blob/pabrus/azure-ad-azbb/azure-ad/extensions/linux/install-apache.sh?raw=true"
"https://github.com/mspnp/identity-reference-architectures/raw/master/azure-ad/extensions/linux/install-apache.sh"
]
},
"protectedSettings": {
Expand Down
2 changes: 1 addition & 1 deletion azure-ad/ntier-windows.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"typeHandlerVersion": "2.7",
"autoUpgradeMinorVersion": true,
"settings": {
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/blob/pabrus/azure-ad-azbb/azure-ad/extensions/windows/iisaspnet.ps1.zip?raw=true",
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/raw/master/azure-ad/extensions/windows/iisaspnet.ps1.zip",
"ConfigurationFunction": "iisaspnet.ps1\\iisaspnet"
},
"protectedSettings": {}
Expand Down
6 changes: 3 additions & 3 deletions azure-ad/onprem.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"typeHandlerVersion": "2.7",
"autoUpgradeMinorVersion": true,
"settings": {
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/blob/pabrus/azure-ad-azbb/azure-ad-v2/extensions/azure-ad.zip?raw=true",
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/raw/master/azure-ad/extensions/azure-ad.zip",
"ConfigurationFunction": "create-forest.ps1\\CreateForest",
"Properties": {
"DomainName": "contoso.com",
Expand Down Expand Up @@ -180,7 +180,7 @@
"typeHandlerVersion": "2.7",
"autoUpgradeMinorVersion": true,
"settings": {
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/blob/pabrus/azure-ad-azbb/azure-ad-v2/extensions/azure-ad.zip?raw=true",
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/raw/azure-ad/extensions/azure-ad.zip",
"ConfigurationFunction": "add-controller.ps1\\AddController",
"Properties": {
"DomainName": "contoso.com",
Expand Down Expand Up @@ -223,7 +223,7 @@
"typeHandlerVersion": "2.7",
"autoUpgradeMinorVersion": true,
"settings": {
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/blob/pabrus/azure-ad-azbb/azure-ad-v2/extensions/azure-ad.zip?raw=true",
"ModulesUrl": "https://github.com/mspnp/identity-reference-architectures/raw/master/azure-ad/extensions/azure-ad.zip",
"ConfigurationFunction": "join-ad.ps1\\JoinAD",
"Properties": {
"DomainName": "contoso.com",
Expand Down

0 comments on commit eb70bbd

Please sign in to comment.