We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf3afe commit 7a31891Copy full SHA for 7a31891
unboxapi/__init__.py
@@ -62,7 +62,7 @@ class DeploymentType(Enum):
62
ONPREM = 1
63
AWS = 2
64
GCP = 3
65
- AZURE = 43
+ AZURE = 4
66
67
68
# NOTE: Don't modify this unless you are deploying on-prem.
0 commit comments