-
We have multiple static webapps that we want to point at the same Azure Functions backend, primarily because the logic behind the apps is the same and needs to be able to clear the cache from the othe…
-
The need: reaching a VNet-bound resource from a managed API in Static Web App.
A VNet-bound resource could be a VM, or - more likely - a data source with a **Private Endpoint** (CosmosDB, SQL Datab…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
In our setup we have configured sta…
-
We're using custom authentication and roles to limit access to certain users within the tenant. I have 'assignment required' set to yes in the enterprise application, and have added myself as a contr…
-
Static Web Apps’ x-ms-client-principal header is different than Easy Auth’s. Need to sniff which one it is and create ClaimsPrincipal accordingly.
@cgillum is it possible to make this change soon s…
-
Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli).
…
-
I cloned the [repository](https://github.com/MicrosoftDocs/mslearn-staticwebapp-authentication) and followed the instructions to publish the repo as a static web app (following the vue-app instruction…
-
The static property `GENESIS_BLOCK_NUMBER` is 0 in the `Policy` class
```ts
import init, { Policy } from '@nimiq/core/web'
await init() // Nees to wait otherwise Policy is undefined
const app = doc…
onmax updated
4 weeks ago
-
**Is your feature request related to a problem? Please describe.**
Static web apps can be configured with custom authentication. But that requires creation of a secret on the Entra ID application. a…
-
### Project
This project https://github.com/StefH/ProtoBufJsonConverter/tree/main/examples/ProtoBufJsonConverter.Blazor is using .NET 8
### Build Log
```
---Oryx build logs---
Operation per…
StefH updated
3 months ago