Tutorial: Update a service endpoint imported from a solution

An extra step is required after importing into an organization a solution containing one or more service endpoints configured for SAS authorization. When the solution containing the service endpoints is exported, the exported solution does not contain the SAS Key for each service endpoint. After importing the solution into an organization, you must perform an additional step to provide the SAS Key for each service endpoint.

Follow these steps to set the SAS Key for each service endpoint after solution import.

Update the SAS Key

  1. Run the Plug-in Registration tool, which is available for download from NuGet. More information: Dataverse development tools

  2. Using the Plug-in Registration tool, sign in to the organization that contains the imported solution.

  3. Select the target service endpoint in the tab view of the organization.

  4. Select Update. You should see the following form with the fields already filled in.

    Update service endpoint SAS key value.

  5. The SAS Key field is displayed with a value of "*******". Replace that value with the correct SAS key value. You can obtain the SAS Key for your Azure messaging entity (queue, topic, etc.) from the Azure portal.

  6. Select Save.

See also

Azure integration
Service Bus authentication and authorization
Service Bus access control with Shared Access Signatures