Skip to content
#

azure-functions

Here are 1,723 public repositories matching this topic...

robertocerdasilva
robertocerdasilva commented Feb 16, 2022

Are you certain it's a bug?

  • Yes, it looks like a bug

Is the issue caused by a plugin?

  • It is not a plugin issue

Are you using the latest version?

  • Yes, I'm using the latest version

Is there an existing issue for this?

  • I have searched existing issues, it hasn't been reported yet

Issue description

Hello!
I am learning to use the Serverless Framewor

mattchenderson
mattchenderson commented Oct 2, 2020

I'm getting "authLevel": "Anonymous" from using the new -a flag. This causes warnings from the JSON schema and has caused an issue with an app where it defaults back to function level when published. That last part strikes me as especially strange but would be a host issue. Regardless, the output from the Core Tools should be camelCased instead of PascalCased.

This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.

  • Updated Feb 18, 2022
  • C#
piotr-lasota
piotr-lasota commented Feb 7, 2022

Before filing this issue, please ensure you're using the latest CLI by running swa --version and comparing to the
latest version on npm.

$: swa --version
0.8.2

Are you accessing the CLI from the default port :4280 ?

  • No, I am using a different port number (--port) and accessing the CLI from that port
  • [

A starting point to build a web API to work with Azure Cosmos DB using ASP.NET Core and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.

  • Updated Sep 2, 2021
  • C#

Improve this page

Add a description, image, and links to the azure-functions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the azure-functions topic, visit your repo's landing page and select "manage topics."

Learn more