add html entities to embed api iframe in result snippet#455
Merged
Conversation
sup
added a commit
that referenced
this pull request
Jul 16, 2015
add html entities to embed api iframe in result snippet
Lewis-E
added a commit
that referenced
this pull request
May 22, 2026
…roubleshooting - Add 'Install on Azure Function Apps' section with Bicep/ARM/PowerShell tabs covering WEBSITE_PRIVATE_EXTENSIONS=0 sticky slot workaround for issue #455 - Add MoveDirectory error troubleshooting entry - Update ARM template link from ARM/ to install-templates/ (companion rename in aas-extension repo) - Document -SlotName parameter in PowerShell section Co-Authored-By: Claude Sonnet 4.6 (1M context) <[email protected]>
Lewis-E
added a commit
that referenced
this pull request
May 22, 2026
…roubleshooting - Add 'Install on Azure Function Apps' section with Bicep/ARM/PowerShell tabs covering WEBSITE_PRIVATE_EXTENSIONS=0 sticky slot workaround for issue #455 - Add MoveDirectory error troubleshooting entry - Update ARM template link from ARM/ to install-templates/ (companion rename in aas-extension repo) - Document -SlotName parameter in PowerShell section Co-Authored-By: Claude Sonnet 4.6 (1M context) <[email protected]>
Lewis-E
added a commit
that referenced
this pull request
May 22, 2026
…roubleshooting - Add 'Install on Azure Function Apps' section with Bicep/ARM/PowerShell tabs covering WEBSITE_PRIVATE_EXTENSIONS=0 sticky slot workaround for issue #455 - Add MoveDirectory error troubleshooting entry - Update ARM template link from ARM/ to install-templates/ (companion rename in aas-extension repo) - Document -SlotName parameter in PowerShell section Co-Authored-By: Claude Sonnet 4.6 (1M context) <[email protected]>
Lewis-E
added a commit
that referenced
this pull request
May 22, 2026
…roubleshooting - Add 'Install on Azure Function Apps' section with Bicep/ARM/PowerShell tabs covering WEBSITE_PRIVATE_EXTENSIONS=0 sticky slot workaround for issue #455 - Add MoveDirectory error troubleshooting entry - Update ARM template link from ARM/ to install-templates/ (companion rename in aas-extension repo) - Document -SlotName parameter in PowerShell section Co-Authored-By: Claude Sonnet 4.6 (1M context) <[email protected]>
Lewis-E
added a commit
that referenced
this pull request
May 22, 2026
…roubleshooting - Add 'Install on Azure Function Apps' section with Bicep/ARM/PowerShell tabs covering WEBSITE_PRIVATE_EXTENSIONS=0 sticky slot workaround for issue #455 - Add MoveDirectory error troubleshooting entry - Update ARM template link from ARM/ to install-templates/ (companion rename in aas-extension repo) - Document -SlotName parameter in PowerShell section Co-Authored-By: Claude Sonnet 4.6 (1M context) <[email protected]>
Lewis-E
added a commit
that referenced
this pull request
May 22, 2026
…roubleshooting - Add 'Install on Azure Function Apps' section with Bicep/ARM/PowerShell tabs covering WEBSITE_PRIVATE_EXTENSIONS=0 sticky slot workaround for issue #455 - Add MoveDirectory error troubleshooting entry - Update ARM template link from ARM/ to install-templates/ (companion rename in aas-extension repo) - Document -SlotName parameter in PowerShell section Co-Authored-By: Claude Sonnet 4.6 (1M context) <[email protected]>
Lewis-E
added a commit
that referenced
this pull request
Jun 1, 2026
…roubleshooting - Add 'Install on Azure Function Apps' section with Bicep/ARM/PowerShell tabs covering WEBSITE_PRIVATE_EXTENSIONS=0 sticky slot workaround for issue #455 - Add MoveDirectory error troubleshooting entry - Update ARM template link from ARM/ to install-templates/ (companion rename in aas-extension repo) - Document -SlotName parameter in PowerShell section Co-Authored-By: Claude Sonnet 4.6 (1M context) <[email protected]>
Lewis-E
added a commit
that referenced
this pull request
Jun 3, 2026
…ectory troubleshooting (#36956) * docs(aas): add Function App slot install guidance and MoveDirectory troubleshooting - Add 'Install on Azure Function Apps' section with Bicep/ARM/PowerShell tabs covering WEBSITE_PRIVATE_EXTENSIONS=0 sticky slot workaround for issue #455 - Add MoveDirectory error troubleshooting entry - Update ARM template link from ARM/ to install-templates/ (companion rename in aas-extension repo) - Document -SlotName parameter in PowerShell section Co-Authored-By: Claude Sonnet 4.6 (1M context) <[email protected]> * docs(aas): add existingStickyAppSettingNames param to Function App slot templates Brings Bicep and ARM snippets in dotnet_extension.md in line with the install-function-app-slot templates in datadog-aas-extension#457. The original snippets used a hardcoded single-element array for slotConfigNames, which would silently de-sticky any pre-existing slot settings. The templates now use union()/createArray() with an explicit existingStickyAppSettingNames parameter, matching the repo templates exactly. Co-Authored-By: Claude Sonnet 4.6 (1M context) <[email protected]> * Fixes for new .NET extension azure functions page * Improve cross-extension page linking and add .net extension to the azure functions sidebar page * docs(aas): fix Function App extension not loading due to WEBSITE_PRIVATE_EXTENSIONS=0 Add slot swap steps to all installation methods (Bicep, ARM, Manual, PowerShell). WEBSITE_PRIVATE_EXTENSIONS=0 is required on the deploy slot to prevent MoveDirectory file-lock failures, but it also prevents the runtime from loading private extensions. The extension only becomes active after swapping to production, where this setting is absent. Co-Authored-By: Claude Sonnet 4.6 <[email protected]> * - Inline the ASP.NET Core logging example back into windows_code.md and add a .NET-isolated-worker example to the Function App page, since the shared shortcode showed ASP.NET Core code on the Functions page. - Remove the now-unused aas-logging-dotnet-code-example shortcode. --------- Co-authored-by: Claude Sonnet 4.6 (1M context) <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.