Azure-Samples / azure-samples-python-management

This repo contains sample code for management libraries of Azure SDK for Python
MIT License
167 stars 134 forks source link

Added sample script for Automation Jobschedule #111

Closed Jassingh819 closed 1 year ago

Jassingh819 commented 1 year ago

Added script for linking the runbooks to the schedules. The API used is - Job Schedule - https://learn.microsoft.com/en-us/rest/api/automation/job-schedule

Jassingh819 commented 1 year ago

@msyyc Please check and approve.