Skip to content
Open
Changes from all commits
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
6 changes: 3 additions & 3 deletions config-infra-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ variables:
# Global
ap_vm_image: ubuntu-20.04

namespace: mlopslite #Note: A namespace with many characters will cause storage account creation to fail due to storage account names having a limit of 24 characters.
postfix: ao04
location: westus
namespace: clsc #Note: A namespace with many characters will cause storage account creation to fail due to storage account names having a limit of 24 characters.
postfix: cs07
location: eastus

environment: prod
enable_aml_computecluster: true
Expand Down