Rafał Klimek

Results 4 issues of Rafał Klimek

Support creation of Service Fabric Cluster along with all required supporting resources. [Documentation](https://docs.microsoft.com/en-us/azure/service-fabric/quickstart-cluster-template)

Currently deployment ofApp Service with runtime .NET Core 3.1 is always installing "Microsoft.AspNetCore.AzureAppServices.SiteExtension" extension which is not available for App Services on Linux. Deployment error: ```json { "status": "Failed", "error":...

Right not, here is available only basic builder that publicly allows assign any property in object. I would like to propose new type of Fluent Builder that would have private...

enhancement

Currently, the ARM Template has the option to change the protocol used to communicate with the DAPR sidecar. Possible values are: 'http', 'grpc'. The default value is: 'http'. I want...

enhancement
good first issue
up-for-grabs