Business Software for Azure Marketplace

Top Software that integrates with Azure Marketplace

  • 1
    Dataedo Reviews

    Dataedo

    Dataedo

    $49 per month
    Uncover, record, and oversee your metadata effectively. Dataedo features a range of automated metadata scanners designed to interface with different database technologies, where they extract data structures and metadata to populate your metadata repository. With just a few clicks, you can create a comprehensive catalog of your data while detailing each component. Clarify table and column names with user-friendly aliases, and enrich your understanding of data assets by adding descriptions and custom fields defined by users. Leverage sample data to gain insights into the contents of your data assets, allowing you to grasp the information better prior to utilization and ensuring its quality. Maintain high data standards through data profiling techniques. Facilitate widespread access to data knowledge across your organization. Enhance data literacy, democratize data access, and empower all members of your organization to leverage data more effectively with a simple on-premises data catalog solution. Strengthening data literacy through a well-structured data catalog will ultimately lead to improved decision-making processes.
  • 2
    Airbyte Reviews

    Airbyte

    Airbyte

    $2.50 per credit
    Airbyte is a data integration platform that operates on an open-source model, aimed at assisting organizations in unifying data from diverse sources into their data lakes, warehouses, or databases. With an extensive library of over 550 ready-made connectors, it allows users to craft custom connectors with minimal coding through low-code or no-code solutions. The platform is specifically designed to facilitate the movement of large volumes of data, thereby improving artificial intelligence processes by efficiently incorporating unstructured data into vector databases such as Pinecone and Weaviate. Furthermore, Airbyte provides adaptable deployment options, which help maintain security, compliance, and governance across various data models, making it a versatile choice for modern data integration needs. This capability is essential for businesses looking to enhance their data-driven decision-making processes.
  • 3
    Nix Reviews
    Nix offers a distinctive methodology for managing packages and configuring systems. It enables the creation of systems that are not only reproducible but also declarative and dependable. By building packages in isolation, Nix guarantees that they are reproducible and free from hidden dependencies, meaning a package that functions properly on one machine will operate identically on another. Additionally, Nix simplifies the sharing of development and build environments across various projects, regardless of the programming languages or tools involved. One of its key features is the prevention of one package's installation or upgrade from disrupting the functionality of others. This capability includes options to revert to earlier versions, ensuring that no package enters an inconsistent state during the upgrade process. By functioning as a purely functional package manager, Nix treats packages as immutable values similar to those in purely functional programming languages like Haskell, where they are constructed by functions devoid of side effects and remain unchanged once built. Consequently, this approach promotes greater reliability and consistency within software environments.
  • 4
    LibreNMS Reviews
    Welcome to LibreNMS, a comprehensive network monitoring solution that boasts an extensive array of features and support for various devices. It enables the automatic detection of your entire network through protocols such as CDP, FDP, LLDP, OSPF, BGP, SNMP, and ARP. With its highly adaptable alerting system, you can receive notifications via email, IRC, Slack, and several other channels. A full-featured API allows you to manage, graph, and access data directly from your installation. You can also create bandwidth billing for network ports based on their usage or data transfer. The system ensures you remain current with automatic updates that include bug fixes and new features. It is designed for horizontal scaling, making it easy to expand as your network grows. Additionally, there are native applications available for iPhone and Android, both offering essential functionality. With extensive device compatibility, a mobile-friendly web interface, and Unix agent support, it caters to various needs. An online demo is provided, allowing you to explore its capabilities before committing to installation. Furthermore, it offers compatibility with both Apache and Nginx web servers, along with features for automatic discovery and personalized alerting options, ensuring a tailored monitoring experience.
  • 5
    Akuity Reviews

    Akuity

    Akuity

    $29 per month
    Begin utilizing the fully-managed Akuity platform designed for Argo CD, where you can access direct expert assistance from the very creators and maintainers of Argo. Take advantage of a top-tier suite of Kubernetes-native application delivery tools while seamlessly incorporating GitOps practices within your organization. We have transitioned Argo CD to a cloud-based solution for your ease of use. Built with an emphasis on providing the ultimate developer experience, the Akuity platform, complete with comprehensive analytics, is ready for enterprise deployment right from the start. Efficiently manage clusters at scale and securely launch thousands of applications by adhering to GitOps best practices. The Argo Project encompasses a collection of open-source solutions aimed at deploying and managing applications and workloads on Kubernetes. It enhances the Kubernetes APIs, unveiling powerful features for continuous delivery, container orchestration, event automation, and progressive delivery, among others. Argo is recognized as a project under the Cloud Native Computing Foundation (CNCF) and is relied upon in production by prominent enterprises globally. As the demand for cloud-native solutions grows, organizations are increasingly turning to Argo for its robust capabilities and reliability.
  • 6
    Ruby on Rails Reviews

    Ruby on Rails

    Ruby on Rails

    Free
    In the last twenty years, Rails has propelled numerous businesses to reach millions of users and achieve valuations in the billions. More than six thousand contributors have written code for Rails, while countless others have played vital roles in community engagement through advocacy, documentation, and reporting issues. It handles a variety of tasks such as rendering HTML templates, updating databases, managing email communications, maintaining real-time pages with WebSockets, queuing jobs for asynchronous execution, and storing uploads in the cloud, all while ensuring robust security against common vulnerabilities. Databases become dynamic with business logic encapsulated in intricate objects, which model associations between tables, trigger callbacks upon saving, encrypt sensitive information effortlessly, and articulate SQL queries in a clear manner. Controllers serve as the bridge between the domain model and the web, processing incoming parameters, managing caching headers, and rendering templates, ultimately responding with either HTML or JSON formats. This seamless integration of features makes Rails a powerful framework for modern web development.
  • 7
    Laravel Reviews
    Laravel is an innovative web application framework known for its expressive and elegant syntax. We've established a solid foundation that allows you to focus on creativity without getting bogged down by trivial details. Our passion for clean code mirrors your own, and the simple yet powerful syntax places incredible capabilities right at your fingertips. Every feature has been meticulously designed to ensure a delightful developer experience. You can easily dispatch background jobs for lengthy operations such as sending emails and generating reports, all while keeping response times incredibly fast. Eliminate the hassle of authentication; Laravel offers built-in scaffolding for secure, session-based authentication, and with Laravel Sanctum, implementing authentication for APIs and mobile apps becomes a breeze. Furthermore, Laravel is dedicated to providing an unparalleled testing experience that you will truly appreciate. Say goodbye to fragile tests that are difficult to manage; instead, enjoy beautiful testing APIs, efficient database seeding, and seamless browser testing, empowering you to deploy your applications with complete confidence. This comprehensive approach aims to enhance both productivity and satisfaction for developers in every project.
  • 8
    Angular Reviews
    Discover an effective method for creating applications using Angular that allows you to leverage your code and skills for multiple deployment platforms, including web, mobile web, native mobile, and native desktop. Experience optimal performance on the Web Platform today and enhance it further through the use of Web Workers and server-side rendering techniques. Angular empowers you to manage scalability effectively, enabling you to meet substantial data needs by constructing data models with tools like RxJS, Immutable.js, or other push-based frameworks. Quickly develop features using straightforward, declarative templates, while also having the ability to expand the template language by incorporating your own components alongside a diverse selection of pre-existing ones. Gain immediate Angular-specific assistance and feedback across nearly all integrated development environments and text editors. This cohesive approach ensures that you can prioritize crafting exceptional applications instead of grappling with code issues. Ultimately, from initial prototype to widespread deployment, Angular provides the productivity and scalable framework necessary to support some of Google's largest applications, ensuring your projects can grow seamlessly.
  • 9
    Flask Reviews
    Flask is a minimalistic WSGI web application framework that prioritizes simplicity and rapid development, making it accessible for beginners while also being capable of supporting complex projects. Originally, it served as a basic wrapper around Werkzeug and Jinja but has since evolved into one of the leading frameworks for web development in Python. It provides recommendations without imposing strict requirements on dependencies or project structures, giving developers the freedom to select their preferred tools and libraries. Furthermore, the community has contributed a wide array of extensions, facilitating the integration of additional features and functionality into applications. This flexibility and support have contributed to Flask's widespread adoption and enduring popularity among developers.
  • 10
    Next.js Reviews
    Next.js offers an exceptional developer experience by incorporating essential features for production such as hybrid static and server rendering, support for TypeScript, intelligent bundling, and route pre-fetching, among others. An engaging course complete with quizzes will help you learn all the necessary skills to utilize Next.js effectively. Since version 10.0.0, Next.js has also integrated support for internationalized (i18n) routing, allowing you to specify a list of locales, a default locale, and domain-specific locales, which Next.js will manage seamlessly. This means developers can easily create applications that cater to a global audience without the hassle of manual routing adjustments.
  • 11
    Swift Reviews
    Engaging in Swift programming is both enjoyable and interactive, as its syntax is not only concise but also highly expressive, incorporating modern features that developers appreciate. Designed with safety in mind, Swift enables the creation of software that operates at remarkable speeds. This programming language is the culmination of cutting-edge research into language design, paired with extensive experience in developing for Apple platforms. The use of named parameters is facilitated by a clear syntax, enhancing the readability and maintainability of APIs in Swift. A noteworthy convenience is the omission of semi-colons, allowing for a more streamlined coding experience. Additionally, inferred types contribute to a cleaner codebase and reduce the likelihood of errors, while modules eliminate the need for headers and create organized namespaces. To effectively cater to various international languages and even emojis, Swift strings are Unicode-compliant and utilize a UTF-8 encoding for optimized performance across diverse applications. Moreover, writing concurrent code becomes straightforward with intuitive built-in keywords that delineate asynchronous behavior, enhancing both code clarity and reliability. This combination of features makes Swift an appealing choice for developers aiming to create efficient and robust applications.
  • 12
    Beautiful Soup Reviews

    Beautiful Soup

    Beautiful Soup

    Free
    Beautiful Soup is a powerful library designed for the straightforward extraction of data from web pages. It operates on top of an HTML or XML parser, offering Pythonic conventions for traversing, searching, and altering the parse tree. Support for Python 2 was officially ended on December 31, 2020, precisely one year after Python 2 reached its end of life. Consequently, all new developments for Beautiful Soup will now be exclusively focused on Python 3. The last version of Beautiful Soup 4 that provided support for Python 2 was 4.9.3. Additionally, Beautiful Soup is distributed under the MIT license, allowing users to easily download the tarball, incorporate the bs4/ directory into nearly any Python project or library path, and begin utilizing its capabilities right away. This accessibility ensures that developers can quickly integrate web scraping functionalities into their applications without significant barriers.
  • 13
    Selenium WebDriver Reviews
    Selenium WebDriver operates a web browser in a manner akin to a real user, either on local devices or via remote servers. It offers a straightforward and streamlined programming interface designed for simplicity. With minimal configuration, WebDriver can seamlessly work with all leading web browsers. You can automate interactions in popular browsers like Firefox, Safari, Edge, Chrome, Internet Explorer, and others! The term Selenium WebDriver encompasses both the language bindings as well as the various implementations that facilitate browser control. This is often simply called WebDriver. The World Wide Web Consortium (W3C) is a global group focused on establishing web standards. In June 2018, WebDriver was officially recognized as a W3C recommendation. Key browser developers, including Mozilla, Google, Apple, and Microsoft, actively support WebDriver, continually enhancing both their browsers and the controlling code, which results in more consistent behavior across different platforms. This consistency ultimately contributes to the reliability of your automation scripts, allowing for a smoother testing experience.
  • 14
    Playwright Reviews
    Playwright is compatible with all contemporary rendering engines, such as Chromium, WebKit, and Firefox. It enables testing across various operating systems like Windows, Linux, and macOS, whether locally or in continuous integration environments, and can operate in both headless and headed modes. The framework ensures that actions are only performed once elements are ready for interaction, and it includes a comprehensive set of introspection events. This synergy effectively removes the reliance on artificial timeouts, which are a common source of unreliable tests. Additionally, Playwright's assertions are tailored for the dynamic nature of the web, automatically reattempting checks until the specified criteria are fulfilled. Users can customize their test retry strategies and capture execution traces, videos, and screenshots to further mitigate instability. In terms of architecture, browsers execute web content from different origins in separate processes, allowing Playwright to align with modern browser frameworks and conduct tests out-of-process. This design choice helps to avoid the usual constraints associated with in-process test runners, ultimately enhancing testing efficiency and reliability. As a result, Playwright emerges as a robust solution for developers seeking to streamline their testing processes.
  • 15
    Microsoft Defender for Office 365 Reviews
    Safeguard your entire Office 365 environment from sophisticated threats such as phishing and business email compromise. Enhance productivity and streamline administrative tasks while lowering the overall cost of ownership through integrated advanced threat protection. Elevate Security Operations efficiency by leveraging unmatched scalability and effectiveness through automated processes. Provide comprehensive defense for your organization against attacks throughout the kill chain with a holistic collaboration solution. Prevent a range of targeted and volume-based attacks, including business email compromise, credential phishing, ransomware, and advanced malware through a strong filtering infrastructure. Utilize leading-edge AI to identify malicious and questionable content, including links and files, across the Office 365 platform. Monitor threats throughout Office 365 with advanced hunting features that assist in identifying, prioritizing, and investigating potential dangers. Strengthen the capabilities and efficiency of your security team with extensive incident response options and automation tools, ensuring a robust defense against evolving threats. This comprehensive approach ensures that your organization remains resilient in the face of ever-changing cybersecurity challenges.
  • 16
    Kong Gateway Reviews
    Experience the leading API gateway in the world, designed specifically for hybrid and multi-cloud environments and optimized for microservices as well as distributed systems. Take the first step today by downloading Kong Gateway at no cost. This powerful tool not only supports hybrid and multi-cloud infrastructures but also features a Kubernetes-native ingress solution along with support for declarative configuration management. As part of the Konnect managed connectivity platform, Kong Gateway provides essential connectivity capabilities such as API Portals and AI-driven anomaly detection, all while allowing for high-performance connectivity runtimes. Enhance your setup with a variety of plugins created by Kong and the community, or develop your own using our comprehensive and user-friendly plugin development kit. You can configure the Gateway seamlessly through an API, a web-based interface, or with declarative configuration to facilitate updates within your CI/CD pipelines. With its robust features, Kong Gateway empowers users to create efficient and scalable API management solutions.
  • 17
    OpenSSH Reviews
    OpenSSH stands out as the leading tool for establishing remote logins using the SSH protocol. By encrypting all communications, it effectively protects against eavesdropping, connection hijacking, and various attacks. Furthermore, OpenSSH boasts a comprehensive range of secure tunneling features, multiple authentication methods, and advanced configuration options. Remote tasks are facilitated with commands like ssh, scp, and sftp, while key management is handled through utilities such as ssh-add, ssh-keysign, ssh-keyscan, and ssh-keygen. On the server side, components include sshd, sftp-server, and ssh-agent. This powerful software is developed by a small group of contributors from the OpenBSD project and is distributed under a BSD-style license. Although OpenSSH is integrated into numerous commercial applications, very few companies contribute financially to its development. Support for OpenSSH can be directed to the OpenBSD Foundation. Given the vulnerabilities of telnet and rlogin, it is essential that all operating systems come with built-in SSH protocol support. The SSH protocol exists in two distinct and incompatible versions, namely SSH 1 and SSH 2, which can lead to compatibility issues in certain environments. As security becomes increasingly critical, the adoption of OpenSSH continues to grow across various sectors.
  • 18
    NirvaShare Reviews

    NirvaShare

    Nirvato Software

    $4 per user per month
    Occasionally, organizations face difficulties in securely sharing and collaborating on files with external entities such as clients and partners who do not belong to their identity management systems. NirvaShare addresses these concerns by managing access, security, and compliance for sharing files stored in the cloud with outside users. In addition to being compatible with cloud deployments, NirvaShare can also be implemented within your on-premise infrastructure, linking seamlessly to existing S3-compatible or other supported storage systems, thus facilitating file sharing for both internal and external stakeholders. When sharing files or folders, users can easily define specific access permissions, such as who has the ability to download, upload, or delete content. It is also straightforward to link groups and users from your Active Directory or any other identity provider. Notably, NirvaShare is engineered to efficiently handle large file transfers, accommodating sizes that can reach several tens of gigabytes, all while maintaining remarkably low resource usage. This makes it an ideal solution for organizations looking to streamline their file-sharing processes securely and effectively.
  • 19
    JCov Reviews

    JCov

    OpenJDK

    Free
    The JCov open-source initiative is designed to collect quality metrics related to the development of test suites. By making JCov accessible, the project aims to enhance the verification of regression test executions within OpenJDK development. The primary goal of JCov is to ensure transparency regarding test coverage metrics. Promoting a standard coverage tool like JCov benefits OpenJDK developers by providing a code coverage solution that evolves in harmony with advancements in the Java language and VM. JCov is entirely implemented in Java and serves as a tool to assess and analyze dynamic code coverage for Java applications. It offers features that measure method, linear block, and branch coverage, while also identifying execution paths that remain uncovered. Additionally, JCov can annotate the program's source code with coverage data. From a testing standpoint, JCov is particularly valuable for identifying execution paths and understanding how different pieces of code are exercised during testing. This detailed insight helps developers enhance their testing strategies and improve overall code quality.
  • 20
    Azure SignalR Service Reviews

    Azure SignalR Service

    Microsoft

    $1.61 per unit per day
    Integrating real-time communications into your web application using Azure SignalR Service is incredibly straightforward—just set up the service without needing extensive expertise in real-time communications! There's no necessity to manage or provision servers simply for the sake of adding real-time capabilities to your project. The fully managed nature of the SignalR Service allows for an effortless inclusion of real-time communication features, freeing you from concerns about hosting, scalability, or load balancing since those are managed automatically. Take advantage of the comprehensive offerings from Azure! You can seamlessly connect with a variety of services like Azure Functions, Azure App Service, Azure Active Directory, Azure Storage, Azure Analytics, Power BI, IoT, Cognitive Services, and Machine Learning, among others. By opting for the Premium Tier of SignalR Service, you can tap into advanced enterprise features including auto-scaling, a higher Service Level Agreement (SLA), support for Azure Availability Zones, and rate limiting. Additionally, you can send detailed metrics to Azure Monitor or pair with other monitoring solutions to keep track of your application's performance effectively. Enjoy the simplicity of adding powerful real-time communication capabilities to your applications while leveraging the full potential of Azure’s robust ecosystem.
  • 21
    Azure OpenAI Service Reviews

    Azure OpenAI Service

    Microsoft

    $0.0004 per 1000 tokens
    Utilize sophisticated coding and language models across a diverse range of applications. Harness the power of expansive generative AI models that possess an intricate grasp of both language and code, paving the way for enhanced reasoning and comprehension skills essential for developing innovative applications. These advanced models can be applied to multiple scenarios, including writing support, automatic code creation, and data reasoning. Moreover, ensure responsible AI practices by implementing measures to detect and mitigate potential misuse, all while benefiting from enterprise-level security features offered by Azure. With access to generative models pretrained on vast datasets comprising trillions of words, you can explore new possibilities in language processing, code analysis, reasoning, inferencing, and comprehension. Further personalize these generative models by using labeled datasets tailored to your unique needs through an easy-to-use REST API. Additionally, you can optimize your model's performance by fine-tuning hyperparameters for improved output accuracy. The few-shot learning functionality allows you to provide sample inputs to the API, resulting in more pertinent and context-aware outcomes. This flexibility enhances your ability to meet specific application demands effectively.
  • 22
    Azure Data Share Reviews

    Azure Data Share

    Microsoft

    $0.05 per dataset-snapshot
    Easily distribute data of any format and size from various sources to other organizations while maintaining full control over what you share, who receives it, and the associated terms of use. The Data Share platform offers complete transparency regarding your data-sharing connections through a user-friendly interface, allowing you to share information with just a few clicks or create a custom application via the REST API. This serverless, code-free data-sharing solution eliminates the need for infrastructure setup or management, providing an intuitive interface to oversee all your data-sharing interactions. With automated processes in place, you can achieve greater productivity and predictability in your operations. The service ensures data security by leveraging Azure's robust security measures, enabling the sharing of both structured and unstructured data from a variety of Azure data stores effortlessly. Furthermore, there’s no need for SAS keys, and sharing is entirely code-free, allowing you to dictate data access and define terms of use that comply with your enterprise policies seamlessly. With this tool, organizations can foster collaboration while safeguarding their data integrity and compliance.
  • 23
    Cacti Reviews
    Cacti offers a powerful and flexible framework for operational monitoring and fault management, catering to users globally. It serves as a comprehensive solution for network graphing, leveraging RRDTool's impressive data storage and graphing capabilities. The platform features a distributed and resilient data collection system, along with sophisticated automation tools for managing devices, graphs, and trees using templates. In addition to its various data acquisition methods, Cacti supports extensibility through plugins, features role-based management for users, groups, and domains, and includes a theming engine with multilingual support right from the start. All of these functionalities are integrated into a user-friendly interface that is suitable for everything from small LAN setups to intricate networks comprising thousands of devices. To operate Cacti, users need MySQL, PHP, RRDTool, net-snmp, and a compatible web server like Apache or IIS. Central to Cacti's architecture and database management is the concept of devices and device templates, which play a crucial role in its operation. Moreover, the system's adaptability makes it a preferred choice for organizations seeking to optimize their network monitoring processes.
  • 24
    Azure Data Explorer Reviews

    Azure Data Explorer

    Microsoft

    $0.11 per hour
    Azure Data Explorer is an efficient and fully managed analytics service designed for swift analysis of vast amounts of data that originate from various sources such as applications, websites, and IoT devices. Users can pose questions and delve into their data in real-time, allowing for enhancements in product development, customer satisfaction, device monitoring, and overall operational efficiency. This service enables quick detection of patterns, anomalies, and emerging trends within the data landscape. Users can formulate and receive answers to new inquiries within minutes, and the framework allows for unlimited queries thanks to its cost-effective structure. With Azure Data Explorer, organizations can discover innovative ways to utilize their data without overspending. By prioritizing insights over infrastructure, users benefit from a straightforward, fully managed analytics platform. This service is adept at addressing the challenges posed by fast-moving and constantly evolving data streams, making analytics more accessible and efficient for all types of streaming information. Ultimately, Azure Data Explorer empowers businesses to leverage their data in transformative ways.
  • 25
    iRedMail Reviews
    The optimal approach to constructing your mail server using open source software is to utilize platforms such as CentOS Stream, Rocky, Alma, Debian, Ubuntu, FreeBSD, and OpenBSD. By employing iRedMail, you can set up a FREE, OPEN SOURCE, and COMPLETELY FUNCTIONAL mail server in just a few minutes. We have taken care of the complexities by assembling all necessary open source components and implementing best practices, allowing our product to handle all essential tasks on your behalf. In addition, we provide professional support to assist you should you encounter any issues. You maintain complete ownership of your personal data stored on your hard drive, giving you the ability to control email security and review transaction logs. No external organization has access to the content of your communications. All components integrated into iRedMail are based on open source software, ensuring you receive bug fixes and updates from reputable Linux/BSD vendors. With iRedMail, you are not only building a mail server but also gaining peace of mind knowing that your email system is secure and private. In this way, iRedMail stands out as the definitive solution for those looking to establish a mail server using open source software.