Menu

📰
0

Check Frontdoor purge status using ansible ?

Reddit r/AZURE·u/Unable-Conference414·about 1 month ago
#4VISUdFZ
Reading 0:00
15s threshold

Hello !

I was looking for a way to check an azure frontdoor purge status, using ansible.

I ommited using azurerm collection since there is no task ready for the purge.

So i simply used `az afd endpoint purge`

However, there is now way to check the status of what I executed ?

The purge command doesn't output an id i could check or anything.

Is there even a way to check that using `az cli` ?

Cheers

Read More