[Modules] Cross-Module references#1401
Merged
AlexanderSehr merged 89 commits intomainfrom May 29, 2022
Merged
Conversation
Co-authored-by: Marius Storhaug <Marius.Storhaug@microsoft.com>
MariusStorhaug
suggested changes
May 29, 2022
Contributor
MariusStorhaug
left a comment
There was a problem hiding this comment.
First set of feedback
utilities/tools/moduleReadMeSource/resourceUsage-privateEndpoints.md
Outdated
Show resolved
Hide resolved
MariusStorhaug
suggested changes
May 29, 2022
arm/Microsoft.Compute/virtualMachines/.bicep/nested_networkInterface.bicep
Outdated
Show resolved
Hide resolved
…erface.bicep Co-authored-by: Marius Storhaug <Marius.Storhaug@microsoft.com>
Co-authored-by: Marius Storhaug <Marius.Storhaug@microsoft.com>
Co-authored-by: Marius Storhaug <Marius.Storhaug@microsoft.com>
Co-authored-by: Marius Storhaug <Marius.Storhaug@microsoft.com>
Co-authored-by: Marius Storhaug <Marius.Storhaug@microsoft.com>
Co-authored-by: Marius Storhaug <Marius.Storhaug@microsoft.com>
MariusStorhaug
approved these changes
May 29, 2022
15 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Get-LinkedModuleList.ps1Get-LinkedLocalModuleList.ps1protectedItemfrom VM module to RSV modulegraph LR; configurationStores["Microsoft.AppConfiguration/configurationStores"] --> privateEndpoints["Microsoft.Network/privateEndpoints"]; privateLinkHubs["Microsoft.Synapse/privateLinkHubs"] --> privateEndpoints["Microsoft.Network/privateEndpoints"]; sites["Microsoft.Web/sites"] --> privateEndpoints["Microsoft.Network/privateEndpoints"]; vaults["Microsoft.KeyVault/vaults"] --> privateEndpoints["Microsoft.Network/privateEndpoints"]; servers["Microsoft.Sql/servers"] --> privateEndpoints["Microsoft.Network/privateEndpoints"]; systemTopics["Microsoft.EventGrid/systemTopics"] --> privateEndpoints["Microsoft.Network/privateEndpoints"]; accounts["Microsoft.CognitiveServices/accounts"] --> privateEndpoints["Microsoft.Network/privateEndpoints"]; workspaces["Microsoft.MachineLearningServices/workspaces"] --> privateEndpoints["Microsoft.Network/privateEndpoints"]; registries["Microsoft.ContainerRegistry/registries"] --> privateEndpoints["Microsoft.Network/privateEndpoints"]; namespaces["Microsoft.ServiceBus/namespaces"] --> privateEndpoints["Microsoft.Network/privateEndpoints"]; storageAccounts["Microsoft.Storage/storageAccounts"] --> privateEndpoints["Microsoft.Network/privateEndpoints"]; privateLinkScopes["Microsoft.Insights/privateLinkScopes"] --> privateEndpoints["Microsoft.Network/privateEndpoints"]; virtualMachines["Microsoft.Compute/virtualMachines"] --> protectedItems["Microsoft.RecoveryServices/vaults/protectionContainers/protectedItems"]; virtualMachines["Microsoft.Compute/virtualMachines"] --> networkInterfaces["Microsoft.Network/networkInterfaces"]; virtualMachines["Microsoft.Compute/virtualMachines"] --> publicIPAddresses["Microsoft.Network/publicIPAddresses"]; bastionHosts["Microsoft.Network/bastionHosts"] --> publicIPAddresses["Microsoft.Network/publicIPAddresses"];Pipeline references
Type of Change
Please delete options that are not relevant.