Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前从 Azure 门户(旧门户)设置计划的作业开始时间时,您只能将时间指定为半小时间隔,例如 12:00 或 3:30,但您不能告诉它从 12:55 开始。是否有另一种方法来设置允许任何开始时间的计划作业?
您可以使用新门户,它使您可以使用更高级的选项以及将计划设置为分钟粒度的能力。或使用REST api以特定时间/间隔执行请求。
希望这可以帮助!
默特