Merge pull request #1254 from dod-ccpo/fix-csp-subscription-bug

Display names for subscriptions are passed to create_subscription.
This commit is contained in:
dandds 2019-12-16 10:32:54 -05:00 committed by GitHub
commit 0480e71079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -530,7 +530,6 @@ class AzureCloudProvider(CloudProviderInterface):
):
sub_client = self.sdk.subscription.SubscriptionClient(credentials)
display_name = f"{environment.application.name}_{environment.name}_{environment.id}" # proposed format
billing_profile_id = "?" # where do we source this?
sku_id = AZURE_SKU_ID
# These 2 seem like something that might be worthwhile to allow tiebacks to