Questions tagged [cloud-service]

4 questions
0
votes
0 answers

Can't do an in-place Update of an Azure cloud service (extended support) after a VIP swap - Public IP is in use (error)

I have successfully performed a VIP swap on a pair of Azure cloud services (extended support) that had Reserved IP addresses (static, although I don't think it matters). Now I can Update (by uploading a new package) neither of them, although it had…
0
votes
0 answers

Azure cloud service - update domain

Related - but not the same: Azure Cloud Service Upgrade Domain server restart interval I have a cloud service (extended support) in Azure with two instances of a role, in an availability set, with different value for Update Domain - 0 and 1 - as can…
Aleks G
  • 936
  • 2
  • 8
  • 18
0
votes
1 answer

Restricting access to storage account containing package blob for cloud service (extended support) deployment

I'm nearly done migrating our cloud service (classic) deployments to cloud service (extended support). I'm working now on updating deployment pipelines. My package blob is located in a storage account. I create a SAS for the blob and use an API call…
Aleks G
  • 936
  • 2
  • 8
  • 18
0
votes
1 answer

Azure Cloud Service extended support - apply IP filtering rules

I'm configuring Azure Cloud Service (extended support). Part of the requirements is to apply certain IP security rules, e.g. RDP only from a whitelist of addresses, and some others. With individual VMs, I have used network security groups in the…
Aleks G
  • 936
  • 2
  • 8
  • 18