Starts backfilling subscriptions for the Tenant.

post/providers/Microsoft.Management/startTenantBackfill

Parameters

../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Response

The request has succeeded.

tenantIdstring

The AAD Tenant ID associated with the management group. For example, 00000000-0000-0000-0000-000000000000

status'NotStarted' | 'NotStartedButGroupsExist' | 'Started' | 'Failed' | 'Cancelled' | 'Completed'

The status of the Tenant Backfill

Changes

Changed in 3 of the 11 revisions of this API.113

  • 2017-08-31-preview2a185afab70111See the full diff
    • deleted the query request parameter api-version

      request-parameter-removed

    • api tag TenantBackfill removed

      api-tag-removed

  • 2017-08-31-preview8a88b7130da611See the full diff
    • added the new required query request parameter api-version

      new-required-request-parameter

    • api tag TenantBackfill added

      api-tag-added

  • 2017-08-31-preview8dbdf580df071See the full diff
    • endpoint added

      endpoint-added