Severity
P3 - Medium (Minor functionality affected)
Describe the Bug with repro steps
- Create a workspace in Vs code
- Create a logic app project under the workspace
- Complete the logic app project creation setup
- Open the designer
- Create a workflow with actions of your choice
- Save the workflow
- Run the workflow
- Azure pane-> Resources -> Logic app test sub -> Select deployed Logic app ->Slots
- Create a slot first
- Slot creation should be successful
- Azure pane-> Resources -> Logic app test sub -> Select deployed Logic app ->Select created Slot -> Deploy to slot
- Complete the deployment process
Expected: Deployment should complete successfully without any errors appearing in the terminal or in the deployed slot app.
Actual: While deployment completes successfully, there are some error logs, and the deployed slot displays: "Error: The request does not have subscription or a valid tenant level resource provider."
Note: This issue has been present since this bug https://github.com/Azure/LogicAppsUX/issues/8905 , which we reported some time ago. However, this bug also includes some additional problems. So logged this bug.
What type of Logic App Is this happening in?
Standard (VSCode)
Are you experiencing a regression?
No response
Which operating system are you using?
Windows
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
Screenshots or Videos
Environment
VS code
VSIX Version : 5.961.4
Bundle Version : 1.170.3
Additional context
No response
Severity
P3 - Medium (Minor functionality affected)
Describe the Bug with repro steps
Expected: Deployment should complete successfully without any errors appearing in the terminal or in the deployed slot app.
Actual: While deployment completes successfully, there are some error logs, and the deployed slot displays: "Error: The request does not have subscription or a valid tenant level resource provider."
Note: This issue has been present since this bug https://github.com/Azure/LogicAppsUX/issues/8905 , which we reported some time ago. However, this bug also includes some additional problems. So logged this bug.
What type of Logic App Is this happening in?
Standard (VSCode)
Are you experiencing a regression?
No response
Which operating system are you using?
Windows
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
Screenshots or Videos
Environment
VS code
VSIX Version : 5.961.4
Bundle Version : 1.170.3
Additional context
No response