Giter Club home page Giter Club logo

vwan-playground's Issues

Create a new playground config with single VWAN hub

Is your feature request related to a problem? Please describe.
The contoso config is huge. Create a more simple single region config.

Describe the solution you'd like
Remove north europe and east us regions from contoso config.

Add option to autogenerate VM password and PSK

Is your feature request related to a problem? Please describe.
At the moment the VM Password and PSK must be provided during deployment.

Describe the solution you'd like
If no value is passed to the parameters vmAdminPassword and psk I would like to have them generated and saved to a Key Vault in the shared services resource group.

Additional context
Possible solution:

  • Add a Key Vault to the shared services resource group
  • If no value is provided to the parameters generate a VM admin password and PSK. Does not have to be fancy since it's just a lab environment.
  • Store password as secrets in the Key Vault.

Issue with "None" route table

Describe the bug
First, thanks a lot for this repo. I use it as inspiration.
To compare my setup with this setup, I wanted to deploy this repo as is to an Azure subscription.
However, my deployment fails with the following error on the deployment of weu-lz1-vnet-conn-deploy:

"message": "The specified propagated route table '/subscriptions/REDACTED/resourceGroups/andtest-vwan-rg/providers/Microsoft.Network/virtualHubs/andtest-vwan-westeurope-vhub/hubRouteTables/None' for connection '/subscriptions/REDACTED/resourceGroups/andtest-vwan-rg/providers/Microsoft.Network/virtualHubs/andtest-vwan-westeurope-vhub/hubVirtualNetworkConnections/peeredTo-weu-lz1-vnet' is invalid 'Please retry another PUT on the propagated route table to populate Nrp Uri Mapping entity for route table.'.",

To Reproduce

  1. Clone repo
  2. Select subscription with az account set
  3. Run az deployment sub create -l westeurope --template-file .\playground\main.bicep
  4. See error

Additional context
I changed contoso to andtest in the config and populated the fields in p2sVpnAADAuth.json. Nothing else.

PS C:> az version      
{
  "azure-cli": "2.45.0",
  "azure-cli-core": "2.45.0",
  "azure-cli-telemetry": "1.0.8",
  "extensions": {
    "alias": "0.5.2",
    "application-insights": "0.1.18",
    "azure-devops": "0.26.0",
    "logic": "0.1.6",
    "virtual-wan": "0.2.15"
  }
}
PS C:> az bicep version
Bicep CLI version 0.14.46 (ef2ceb1a0e)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.