Azure AS Model deployment error

rajendar erabathini 616 Reputation points
2021-03-23T18:24:29.457+00:00

I have developed the Azure AS model in Visual studio 2019 and its processing fine from VS. However, when i am trying to deploy to Azure AS server its throwing an error:

No mapping between account names and security IDs was done

80796-capture.png

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
439 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 78,331 Reputation points Microsoft Employee
    2021-03-24T07:17:35.03+00:00

    Hello @rajendar erabathini ,

    This normally happens when one of the existing accounts in the security group has a problem with it, e.g. it no longer exists.

    From the SQL management studio, connect to Analysis services and go to Roles, under the roles, the user that has been removed from active directory will appear in question marks "?" , remove the user and reprocess the model.

    Hope this helps. Do let us know if you any further queries.

    ------------

    Please don’t forget to Accept Answer and Up-Vote wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.