зеркало из https://github.com/Azure/CCOInsights.git
modify deploy for carml deployment
modify deploy for carml deployment
This commit is contained in:
Родитель
c6a222e6a8
Коммит
dc6a4bdf4b
|
@ -1,8 +1,8 @@
|
|||
@description('Base name to be used in all resources')
|
||||
param name string = 'cco-github-contributions'
|
||||
param name string = 'carml-github-contributions'
|
||||
|
||||
@description('Name of the sotrage account')
|
||||
param staname string = 'ccoghcontsta'
|
||||
param staname string = 'carmlghcontsta'
|
||||
|
||||
@description('Location where resources should be deployed')
|
||||
param location string = resourceGroup().location
|
||||
|
|
Загрузка…
Ссылка в новой задаче