Azure / azure-linux-extensions

Linux Virtual Machine Extensions for Azure
Apache License 2.0
307 stars 254 forks source link

Routing guest Restore point requests to native path #1873

Open arisettisanjana opened 8 months ago

arisettisanjana commented 8 months ago

Currently the restore point request for a managed vm can either reach Xstore's Native or Managed Path. For managed disk storage accounts, Xstore is planning to block requests that land on managed path. So Including the port (8443) in snapshot request urls to route requests of managed disks to always land on native path. To ensure that the request is for a managed Vm, checking if the request was created by CRP and this entire flow would be enabled based on the TTL config.