Git Product home page Git Product logo

Comments (4)

zhenlan avatar zhenlan commented on June 18, 2024 1

Can we remove this from the doc altogether? The format of the connection string should be opaque to uses. They shouldn't try to parse it and we don't promise the format of it.

The connection string has the following form: Endpoint=;Id=<hub_id>;Secret=<secret_key>

from appconfiguration.

Yiming-Jia avatar Yiming-Jia commented on June 18, 2024

Also, please remove dotnet user-secrets set ConnectionStrings:AppConfigHub "Endpoint=<Your endpoint>;Id=<hub_id>;Secret=<secret_key>=", last =

from appconfiguration.

yegu-ms avatar yegu-ms commented on June 18, 2024

We'll keep the connection string format as others have done for their docs. It's very useful for readers, IMO. If we change for format, we'll update the doc.

from appconfiguration.

zhenlan avatar zhenlan commented on June 18, 2024

The portal has been updated to make it clearer what is the connection string
image

If we still want to show the format of the connection string, can we have something like this instead?

Endpoint=xxx;Id=yyy;Secret=zzz

So we don't really explain the format of the connection string. The current explaination of the connection string is actually incorrect.

from appconfiguration.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.