Code Monkey home page Code Monkey logo

Comments (4)

zhongyi-zhang avatar zhongyi-zhang commented on September 16, 2024

Pool -- do you mean a sql server manually created from Azure Portal or CLI? If so, please try the combination azure-sql-12-0-dbms-registered & azure-sql-12-0-database-from-existing: https://github.com/Azure/open-service-broker-azure/blob/master/docs/modules/mssql.md

from open-service-broker-azure.

Herr-Sepp avatar Herr-Sepp commented on September 16, 2024

Sorry if I was too vague.

I mean the elastic SQL pool.
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-elastic-pool

Can I create a new database within an existing pool using OSB?

from open-service-broker-azure.

zhongyi-zhang avatar zhongyi-zhang commented on September 16, 2024

No, OSBA doesn't support elastic SQL pool nor data warehouse. They needs different REST APIs and workflow from single SQL server to provision an instance. So we can't simply add service plans to support them. And there is no plan to support new features so far.

from open-service-broker-azure.

Herr-Sepp avatar Herr-Sepp commented on September 16, 2024

Too bad.
Creating and managing pools are actually different APIs but I had hoped that creating a database within an existing pool is possible because it uses the same API "Database Create" as creating a normal single database.
https://docs.microsoft.com/rest/api/sql/databases/createorupdate
Request Body : properties.elasticPoolId

Is there a wish list or feedback hub for OBSA somewhere where I can request support for SQL pools?
Maybe a short sentence in the documentation that explain that pools are currently not supported would also be nice.

Thanks for your Support so far. 👍

from open-service-broker-azure.

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.