How to do Backup for Palo Alto Firewall using a Azure Function App

Bala Suriya 0 Reputation points
2024-12-16T09:45:44.24+00:00

1.My firewall is running in the azure vm , i need to backup it on daily using cron schedule, for these automation process i have used a Azure Function app - service and Timmer Trigger Template for the cron job.
2. From vs-code i have written the python script, the python script works well
3. When i try to deploy to azure function app from vs code to azure function portal.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,929 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.