| author | ggailey777 |
|---|---|
| ms.service | azure-functions |
| ms.topic | include |
| ms.date | 09/11/2023 |
| ms.author | glenga |
| ms.custom | sfi-image-nochange |
To download the publishing profile of your function app:
-
In the Azure portal, locate the page for your function app, expand Settings > Configuration in the left column.
-
In the Configuration page, select the General settings tab and make sure that SCM Basic Auth Publishing Credentials is turned On. When this setting is Off, you can't use publish profiles, so select On and then Apply.
-
Go back to the function app's Overview page, and then select Get publish profile.
:::image type="content" source="../articles/azure-functions/media/functions-how-to-github-actions/get-publish-profile.png" alt-text="Download publish profile":::
-
Save and copy the contents of the file.