Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Though I refer #3320 and #3300 i can't add my publishing profile  #3338

@sujeongHeo

Description

@sujeongHeo

Describe the bug

Though I refer #3320 and #3300 i can't add my publishing profile

Version

BotFramework-Composer-1.0.1-linux-x86_64.AppImage

Browser

  • Electron distribution
  • [ O ] Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • [O] Ubuntu

To Reproduce

Steps to reproduce the behavior:

First way

  1. Generate publish config with the provisionComposer.js
  2. Create a new profile
  3. Paste the configuration, choose Publish bot to an Azure Web App (preview) and give a name
  4. Click Save
    (Click OK on this error message Error while creating a new publishing profile #3320)
    Click "Publish to selected profile"

Second way

  1. i also tried to deleting some elements of profile that are not in the given format.

for example, the given format of 'Publish bot to an Azure Web App(preview) look like this.

"accessToken": "<Access token from az account get-access-token>", "name": "<unique name in your subscription>", "environment": "dev", "settings": { "applicationInsights": { "InstrumentationKey": "<Instrumentation Key>" },

But in my publish profile, there is a "hostname". so i didn't paste it .

  1. it also not works

  2. Third way

  3. I tried to make a file in /BotFrameworkComposer/publishBots/sth/deployment.appsettings.json.

  4. and I just copy the one that i get from configuring provisionComposer.js, and paste on appsettings.json file that i made above

  5. then I just click the button. 'Publish to selected profile'
    image
    But it doesn't work too

  6. But it doesn't work too.

Expected behavior

Publish success

Screenshots

image
image

Additional context

Metadata

Metadata

Assignees

Labels

Area: PublishR10Release 10 - August 17th, 2020Type: BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions