Skip to content

add html entities to embed api iframe in result snippet#455

Merged
sup merged 1 commit into
masterfrom
charles/embed_api_docs
Jul 16, 2015
Merged

add html entities to embed api iframe in result snippet#455
sup merged 1 commit into
masterfrom
charles/embed_api_docs

Conversation

@sup

@sup sup commented Jul 16, 2015

Copy link
Copy Markdown
Contributor

No description provided.

sup added a commit that referenced this pull request Jul 16, 2015
add html entities to embed api iframe in result snippet
@sup
sup merged commit a321ae7 into master Jul 16, 2015
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant